Posts Tagged ‘Linux’

A rant about linux

I really love Linux. I love the interface, the speediness, the fact that python actually works on it! But i don’t love the fact that i have the 64bit ubuntu installed on dual boot on my laptop, and flash player just does not work. Instead, there is just a white area where the content should [...]

A good day’s work…

Today, I started coding SMX. I decided to code it in php as there is no point in coding it perl because I can achieve everything that I need to with php. That includes restarting the server, restaring apache and more using exec() function. The dashboard is fully complete, with server uptime, load, port status’s [...]

Server Manager X – Perl or PHP?

Well, this is the problem that i am faced with. If i write Server Manager X in Perl, the server that it is installed on has to support CGI. This may be a problem for smaller servers. However, if i write it in PHP, it will run on most web servers, as most (if not [...]

More work, back to school and mybb plugins..

So, with a possible 3 clients all requiring work to be done, it could be a busy few weeks ahead of me. In the meantime however, I need to learn more about Linux, the file system, and writing software for it. As over 70% of web hosts servers run Linux, it makes sense for me [...]

Learning Perl for NMX

Today I started to learn perl for my newest project; NMX. Luckily, I am already quite knowledgeable in PHP, and it turns out that perl is similar so I should be kinda good at it. In other news, congratulations must go to my friend, polarbear541 who was accepted into the mybb support team. Well done [...]