TheTechWorld
-
Database Shutdown
A database in working is actually a set of operating system files that contain the user data and the metadata. Every instance of the running Oracle database is associated with a set of background processes or threads and a shared memory. Now, an instance can open at most one database at a time but a Continue reading
-
Find a File in Linux #Mac Terminal
The best thing about Linux is that it provides you with the ability to code and see the changes happening at the OS level. So, there could be a code that helps you create folders and files, the same way it will be done in the GUI. This time we are coding or for that Continue reading
-
ls
ls. ls with -l, with -r, with -t. If you are working in corporate and somehow are part of a Unix project, well the command that you are going to encounter most is ls. And the most common options used with ls incorporate is the -lrt. However, there are very few who know exactly what Continue reading
-
Life Easier @ Linux
Linux/Unix is one of the most powerful operating system built, with the most loved Macintosh being built on it. The reason Linux is so powerful is that of the amazing terminal it provides with the commands which allow you to practically do everything. This time we are looking at some amazing yet simple commands to Continue reading
-
The Cut
Abhilasha talking to her friend: I am looking for a job change but I am worried. There is so much to study in Linux and I just don’t know what should I study in Linux ??? Friend: You will rock Abhilasha. Just go through these basic interview commands. And you will crack it. Abhilasha: Will I be able Continue reading
