السلام عليكم اخوتي الكرام ورحمة الله وبركاته
بعد ان نشرنا مجموعة من الدروس حول اساسيات نظام التشغيل اللينكس وانواع توزيعاته ومجتمع اللينكس وبعض خصائص اصداراته المختلفة ومقارنة بينه وبين الويندوز وغيرها من الامور الاخرى، قمنا بتجميع كل ذلك في كتيب صغير ونشره في موقع كتب لتعميم الفائدة وفي الرابط ادناه تستطيعون ايجاد هذا الكتيب عسى ان ينفعكم ولا تترددوا في طرح اي سؤال وتذكروا ان تشجيعكم ودعمكم هو ما يدفعنا للأستمرار او التوقف 🙂
يمكن تنزيل الكتاب من هنا:
http://www.kutub.info/library/book/18883
اشكرك وجزاك الله خير على المحتوى الجميل.
إعجابإعجاب
العفو ووفقنا الله للمزيد
إعجابإعجاب
sir I am using linux 16.4 and I downloaded CUDA 8 TO USE IT IN SOME WORK and i followed the steps in this link
http://www.diegoacuna.me/installing-cuda-8-on-ubuntu-16-04/
I reached to this step which i dont know how to do it in terminal
“”To enable the use of CUDA to all users in your machine, create a file in /etc/profile.d (for example /etc/profile.d/cuda.sh) and paste the following”””
from step 6 in the page and all the steps folled can you explain to me how can i do it and how can create this file in etc
i searched the Internet but could not get an answer
please help:
إعجابإعجاب
creating a file in linux is too easy, just use the terminal to go to the folder etc (using cd command) then use the command
sudo vi profile.d
then inside the file you can paste whatever you want.
then to close the file type :
then q and x
إعجابإعجاب
E325: ATTENTION
Found a swap file by the name “.profile.d.swp”
owned by: root dated: Fri Aug 4 10:11:31 2017
file name: ~root/etc/profile.d
modified: YES
user name: root host name: afnan-HP-Pavilion-Notebook
process ID: 16989
While opening file “profile.d”
(1) Another program may be editing the same file. If this is the case,
be careful not to end up with two different instances of the same
file when making changes. Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use “:recover” or “vim -r profile.d”
to recover the changes (see “:help recovery”).
If you did this already, delete the swap file “.profile.d.swp”
to avoid this message.
“profile.d” [New File]
Press ENTER or type command to continue
sir I did what you told me and I typed inside the file but when I typed Q and X to quit I couldnt then I close the terminal and repeat the steps but I got the warning above
what should i do in this case
إعجابإعجاب
Just read about how to create new files and folders in linux
إعجابإعجاب
السلام عليكم استاذ
انه حاسبتي فيها ويندوز 10 وubuntu 14.4 ,وانه حابة انزل نسخه جديدة من ubunto 16.4 بدون مااعمل upgrade يعني نسخة فرش
هل ممكن عمل ذلك وماهي الخطوات وهل هناك خطة مسبقة لازالة النسخة القديمة من اوبنتو او لا
إعجابإعجاب
وعليكم السلام
هذا الرابط يشرح الخطوات المطلوبة
http://www.everydaylinuxuser.com/2015/11/how-to-install-ubuntu-linux-alongside.html?m=1
إعجابإعجاب