Entries Tagged 'Tutorial' ↓
June 17th, 2007 — CLI, Linux, Mac, Tutorial
Since I acquired a hosting plan, with the great Dreamhost team, I’ve been creating some websites, experimenting with stuff, login in, login out, via terminal ssh and also using CyberDuck sftp client for Mac. And, even though I use Linux for a while now, sometimes laziness takes his best, and it seems like my brain goes numb! Let me explain… Every time I login on my server space, I type a username (if I’m in the terminal this part is skipped, because local user is the same in the remote server, thereby no need to specify user) and a password. This is cool, if you do it one or two times a day, but if you keep doing this a lot, and have a bunch of servers (working in system administration can do this for you =] ) to login, you will get tired typing all this username/passwords all the time! Believe me… Not to mention the fact that a password scheme, is bad for your security! Why not remove all the need for passwords, and use digital security keys? They are like your normal keys, but one keys does it all! Continue reading →
   
Share This
June 14th, 2007 — BitTorrent, Mac
I have to admit! There are a couple of things, that I miss from Windows: “blue screens of death”, the security and performance (ah feel the irony), but most of all, and this being the import one, some apps. That’s right, there are a couple of apps I really enjoy, that don’t exist in Mac. There’s no good eMule client (and stop yelling about aMule, that’s not the same!) and I miss using my favorite BitTorrent client, uTorrent! Continue reading →
   
Share This
May 31st, 2007 — Blogs, Mac
Did my first full clean up to my Macbook… Everything went smoothly, and I can only say, once again Apple has everything going in the right direction!
Continue reading →
   
Share This
March 17th, 2007 — CLI, Linux, Tutorial
Now that we know how to change object’s permissions, let’s take a look at how to change object’s ownerships. Like we have already learned, objects can have two types of ownerships: user ownership, and group ownership. We shall learn how to change both individually, and at the same time. Looks boring? Keep reading so I can change your opinion! (or not…)
Continue reading →
   
Share This
March 15th, 2007 — CLI, Linux, Tutorial
To change file permissions, you simply need to know the chmod command. Its simple to learn, and there are two different modes to use it: a symbolic mode and a numeric mode. By now you have some hints, on how to use a little of both, so now we get into detail.
Continue reading →
   
Share This