Home / Tag Archives: mac os x

Tag Archives: mac os x

June, 2010

  • 23 June

    Quick and easy sudo trick for servers

    Question: I just typed a really long complicated command line string on my server, but I forgot to type “sudo” at the beginning. Is there a quick way to enter it again? Answer: The history feature in Linux and Unix-like operating systems is truly a beautiful thing. With it, you …

March, 2010

  • 26 March

    What is Mono?

    As its website describes it, Mono is a “cross platform, open source, .NET development framework.” .NET is a framework originally created by Microsoft, and the Mono developers from Novell created Mono to be interoperable with .NET applications. The result is .NET compatibility across Windows, Linux, and Mac OS X. With …

  • 25 March

    Database management with MySQL Workbench

    MySQL is one of the most popular databases for web servers. The MySQL website offers a free download of MySQL Workbench, a GUI database management program. I decided to download it and give it a try. It is available for Microsoft Windows, Mac OS X, and several versions of Linux. …

February, 2010

  • 11 February

    Share file folders on a Linux server

    Many web-based organizations depend on the ability to communicate and share files easily. Even if you already have a website, however, you might not have an easy way to share files and folders, aside from giving each user FTP or SSH access. There are proprietary solutions, such as Dropbox or …

January, 2010

  • 29 January

    What is Putty?

    PuTTY is a free terminal emulator that supports SSH and many other protocols. Most users, particularly on Windows, find it very useful for connecting to a Unix or Linux SSH server. PuTTY has a graphical configuration interface with many useful features: storage of connection data for quick reconnection port forwarding …

  • 27 January

    How to restart Apache in Mac OS X Server

    Question: How do I restart Apache HTTP Server on a Mac OS X server? Answer: Linux other Unix-based servers, you can start and stop Apache from the command line. If you are familiar with Redhat-based systems, then you are used to logging in and then using “su” to become Root. …

  • 21 January

    How to setup a virtual host in Apache on a Mac OS X Server

    So far we have covered Linux, Windows, BSD, and Solaris. Another server operating system worth mentioning is Mac OS X Server. Although most tend to think of OS X as a desktop OS, there is a server version that has the same Unix-like structure and stability as other BSD distributions. …

  • 20 January

    BSD and its descendants

    In a previous post, we looked at FreeBSD, one of the descendants of the Berkeley Software Distribution (BSD), which was a Unix-like operating system developed at the University of California at Berkeley. There are other descendants of BSD that have developed as well. Here is a quick overview of them: …

September, 2009

  • 30 September

    What is BSD?

    Question: I have heard of Unix and Linux, but what is BSD? Answer: BSD commonly refers to the the UNIX-like operating system developed at the University of California, Berkley in 1977. It predates Linux and has been used in Unix server environments for decades, in response to the licensing issues …

Powered by Namesco
© Copyright InternetBlog.Org.Uk 2024, All Rights Reserved