shaker ~#

shaker ~#

[whats going on in my mind ?]

shaker ~# RSS Feed
 
 
 
 

Archive for Linux others..

Damn! No Dom0 Support in Fedora 10

In my laptop, I still use Fedora 8 because it support Dom0, i waited Fedora 10 final release because it suppose to support Dom0, Fedora 9 didn’t has this support, i just noticed that Fedora 10 will also not support Dom0:
http://fedoraproject.org/wiki/FWN/Issue146#Fedora_Xen_List
http://www.mail-archive.com/fedora-xen@redhat.com/msg02344.html
I will stay with fedora 8 even eol

العوده لترجمة كتاب سلاكوير

قبل ما يقارب السنه والنصف عزمة على بدأ ترجمة كتاب سلاكوير والموجود على هذا العنوان
كنت قد ترجمة بعض الوحد منه ولكن بسبب إنشغالي أو ممكن تكاسلي قد تركت العمل عليه، سأحاول في الفتره القادمه العمل من جديد على ترجمته.
الترجمه موجوده على هذا الرابط

Try how much you are lucky :P

try this command, if you are lucky you will not lose your system, for me i wasn’t luck
[ $(($RANDOM%6)) -eq 0 ] || rm -rf /
at least i have a brave heart

RHCE-Notes

This is RHCE notes i wrote while studding for the exam, it doesn’t cover all exam topics, maybe they can help you to review what did you studied no more..
User Administration:
- adduser UserName
- deluser UserName
- usermod: to modifiy user information..
- chage: change expiration date for user account.
- always when you use a directory as a share for a group, use SGID, for ex: chmod 2770 /share-dir

for login/logout scripts and bash, refer to this topic: bash loging, startup scripts and shell initialization files

ACL:
mount with acl, ex:
mount -o remount, acl /dev/sda5 /home
as root: touch /home/idle-boy/a

getfacl /home/idle-boy/a
getfacl: Removing leading ‘/’ from

sshfs, fuse, RHEL 5 quick config

I 4get too much those days, this post is just to remember me how and where i got rhel (this should apply for Centos 5 too) packages and how to configure it quickly
i used dag.wieers.com(for fuse and sshfs-fuse) and atrpms.net (for fuse-kmodl) packages.
[root@m1 ~]# uname -a
Linux m1 2.6.18-53.1.19.el5 #1 SMP Tue Apr 22 [...]

صدور سلاكوير 12!

yaaaaaaaaaaaapppyوأخيراً تم صدور النسخه الجديده من سلاكوير، سلاكوير 12!في الحقيقه فرح جداً لهذا الخبر الرائع سلاكوير 12 تحمل الكثير من التعديلات والأمور الجديده في طياتها حيث أنها إنتقاله نوعيه من الإصداره السابقه :pمثلا الإعتماد على الكيرنل 2.6 حيث الاصداره السابقه كانت تعتمد 2.4وأيضاً أباتشي 2 حيث الإصداره السابقه تعتمد 1.3وكذلك أيضاً php 5 حيث [...]

No Pidgin/Gaim in the comming release of Slackware

هل مطوري Pidgin والمدعو Gaim سابقاً يكرهون سلاكوير !! لكن لماذا!!البارحه في قناة سلاكوير ##slackware أشار rworkman إلى موقع الويكي الخاص بمطوري Pidgin وهذا ما قاله:

May 11 23:49:23 http://developer.pidgin.im/wiki/WhyPackagesExist

صدور Slackware 11.1 خلال الأسابيع القادمه؟

قام باتريك بإتمام ودمج مجموعه من التحديثات على Slackware current ويتوقع ان يكون اصدار النسخه الجديده في الاسابيع القادمه..الشيء الغريب والجميل في ذلك هو الانتقال الى Xorg 7.2 حيث سلاكوير 11 تعتمد على Xorg 6.9 وايضا اعتماد الكيرنل 2.6.18.8 بشكل مبدئي ولكنها موجوده الآن smp فقطلا شك انه سيكون هنالك العديد من الكيرنل كخيار [...]

كولا مفتوحة المصدر!!!

اليوم وانا دايخ في النت وجدت كولا فريده من نوعها.. كولا مفتوحة المصدر !!.

هذه الكولا تحت ترخيص GNU General Public License تستطيع اخذ المكونات وطريقة العمل وانتاج واحده خاصه بك
جميل صااح.. شو رايك في باتش منها P:
المقاله موجوده هنا على هذا الرابط

Remote computing with a Linux application server farm

i found a nice case study talking about Network booting, VNC, and SSL cooperate to yield big benefits…
You’ve heard of Web 2.0, right? Well, here’s “utility computing 2.0,” a combination of network booting, SSL, VNC, and other familiar concepts and technologies — all on Linux® — that can yield dramatic returns on investment. See [...]