Linux Terminal Application: Open Cubic Player

Linux Terminal Application: Open Cubic Player

An interesting article by Cirrus first posted on his blog Hi Again ill be writing about yet another TUI application, which will run with or without an X server. Those who know me are aware i prefer to use the console where possible, not because i wanna be l33t but merely because i find it […]

8 Simple To Follow Tips To Secure Your Apache Web Server

8 Simple To Follow Tips To Secure Your Apache Web Server

Article by: Kerry Blake Apache is the most widely used Web server on the Internet. It was developed to work in Unix environment, but was ported to other server operating system like Windows. The Apache web server serves millions of websites and web-applications. A wide range of authentication schemes and a lot of language interfaces […]

Linux Terminal: sshfs, Remote directory over ssh

Often one wants a shared access to files across machines. Traditionally one uses the network file system (nfs). The network file server works as follows: There is an nfs server that exports some directories in its filesystem hiearchy to various nfs clients that mount these directory over the network into their file system hierarchy. As […]

Stupid ssh tricks

I use ssh everyday and it’s my main tool to connect and manage servers, so I’m always interested in articles about ssh. Today I present an interesting article on this subject, written by Corey Quinn and posted on the sysadvent blog Every year or two, I like to look back over my client’s SSH configuration file […]

How to Download Youtube Video or Audio Tracks from the Linux Terminal

How to Download Youtube Video or Audio Tracks from the Linux Terminal

In the past I’ve published some articles regarding how to download music from youtube with the program YouTube to MP3, or videos with the programs xVideoServiceThief and flareget, they all accomplish the work with graphical interfaces, and this can be a great plus for many users, but others could prefer a simple command line program […]