Download Google Drive Files using wget
Files can be downloaded from google drive using wget. Before that, you need to know that files are small and large-sized in google drive. Files less than 100MB are regarded…
LinuxHub: Your Gateway to Reliable Web Hosting Solutions
Empowering Your Web Presence with Linux: Hosting Made Simple!
Files can be downloaded from google drive using wget. Before that, you need to know that files are small and large-sized in google drive. Files less than 100MB are regarded…
When it comes to network troubleshooting and monitoring, what types of tools you are using make a world of difference. While required tools may vary depending on the types of…
Bad Magic Number In Superblock The Server will go down due to issues in disks attached. Sometimes fsck in disks ends up in an error “Bad magic number in Superblock…
Download the latest Java SE SDK version Go to the following link and download jdk7. At the time of writing this guide, the jdk version was jdk-7u45-linux-x64. Note that I’m…
2. Select your preferred language and then your country location. You’ll also be prompted to configure your keyboard with the appropriate keymap. 3. Specify your geographic location. 4. The installer…
If for some reason you do not use Network Manager (for example, if you use Linux without a desktop graphical environment), you can configure a static IP address on the…
A LAMP Stack is a set of open-source software that can be used to create websites and web applications. LAMP is an acronym, and these stacks typically consist of: Install…
You can use the lsof (List Open Files) command to list the processes that are currently writing to the hard drive. The lsof command shows information about files that are…