Q. How do I list or display the permission of a file using ssh? I don’t have GUI installed on a remote Linux computer.
Posted on 26 January 2012.
Q. How do I list or display the permission of a file using ssh? I don’t have GUI installed on a remote Linux computer.
Posted in Linux0 Comments
Posted on 14 January 2012.
Update 9/20/2011 – Check out http://speedydan.co.uk/tutorials/set-multiple-virtual-hosts-wamp/ for another really great way to setup vhosts. Continue Reading
Posted in Linux0 Comments
Posted on 26 December 2011.
Almost all logfiles are located under /var/log directory (and subdirectory). You can change to this directory using cd command but you need to be the root user. You can use less, more, cat or tail command to see the logs. Continue Reading
Posted in Linux0 Comments
Posted on 13 October 2011.
AVG admin server for linux based OS
Posted in Linux0 Comments
Posted on 15 September 2011.
LiteSpeed Web Server is the leading high-performance, high-scalability web server. It is completely Apache interchangeable so LiteSpeed Web Server can quickly replace a major bottleneck in your existing web delivery platform. With its comprehensive range of features and easy-to-use web administration console, LiteSpeed Web Server can help you conquer the challenges of deploying an effective web serving architecture.
Posted in Linux, Network, PHP0 Comments
Posted on 24 August 2011.
There is nothing better for web development that having your own local web server to test your web pages on before uploading them to a live server. As a Linux user, I have many choices including Apache2 and Lighttpd. I chose to use the latter of the two, because it is more lightweight and I do not need any of the fancy features offered by Apache2. Of course, a good web server is not the only application a web developer needs. a MySQL database and PHP5 support are almost always required. This whole setup is usually referred to as LLMP (Linux, Lighttpd, MySQL, PHP) and there is already an excellent tutorial that guides one through installation on Ubuntu. However it includes too much detail, and many people (including me) that already know what they need, and just want to know the commands to install everything. So I decided to compress the tutorial into one short blog post.
Posted in Linux0 Comments
Posted on 24 August 2011.
GeeXboX is a free and Open Source Media-Center purposed Linux distribution for embedded devices and desktop computers. GeeXboX is not an application, it’s a full-featured OS, that one can boot as a LiveCD, from a USB key, an SD/MMC card or install on its regular HDD. The GeeXboX distribution is lightweight and designed for one single goal: embed all major multimedia applications as to turn your computer into an HTPC.
Posted in Linux, Network0 Comments
Posted on 24 August 2011.
Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more) lighttpd is the perfect solution for every server that is suffering load problems. And best of all it’s Open Source licensed under the revised BSD license.
Continue Reading
Posted in Linux0 Comments
Posted on 02 June 2011.
hdparm is a command line utility for the Linux and Windows operating systems to set and view ATA hard disk hardware parameters. It can set parameters such as drive caches, sleep mode, power management, acoustic management, and DMA settings.
Posted in Linux0 Comments
