Show Posts
|
|
Pages: [1] 2
|
|
1
|
Assistance / Pardus Project / Re: DESKTOP
|
on: July 01, 2008, 13:10:14 PM
|
Why not to show by default the extra modules in TASMA settings?  Because, we don't want tasma to be sooo crowded with extra modules. You can simply enable extra modules via Settings / Show extra modules (or something like that) 
|
|
|
|
|
2
|
General / Tips and tricks / Re: Basic commands for PiSi
|
on: November 23, 2007, 12:41:35 PM
|
"pisi sr" works just how it should be. It looks for the package names and summary/description of the packages and if it finds any, it lists them: murat@infidel Desktop $ pisi sr yak libgpg-error - GnuPG yazılımı tarafından kullanılan hata yakalama fonksiyonlarını içerir fbgrab - Framebuffer ekran görüntüsü yakalama yardımcı programı recode - Karakter kümesi dönüşümü yapan bir araç freedroidrpg - Commodore 64 tabanlı klasik Paradroid oyununun bir benzeri mjpegtools - MJPEG video dosyaları için kullanılabilecek araçlar dvgrab - GNU/Linux için djital video (DV) yakalayıcı urwid - Konsol kullanıcı arabirimleri için Python kütüphanesi apollon - KDE tabanlı giFT grafik arayüzü freecol - Colonization Benzeri Strateji Oyunu libpcap - Kullanıcı seviyesinde ağ paketi yakalamak için bir sistem bağımsız kütüphane yakuake - Bir konsol emülasyonu tvtime - Görüntü yakalama kartları ile kullanılan yüksek kaliteli bir televizyon uygulaması xvidcap - Hareketli ekran görüntüsü yakalama aracı bzip2 - Yüksek kaliteli bir veri sıkıştırma uygulaması dolphin - Kullanışlılığı hedef almış bir KDE dosya yöneticisi yakuake-split - Bir konsol emülasyonu alloyon - Kde pencere dekorasyonu tilda - Yakuake benzeri yukarıdan aşağı doğru kayan Terminal Is it possible that you are using older version of Pardus which causes using older version of PiSi?
|
|
|
|
|
3
|
International Pardus Users / French / Re: Opera
|
on: April 21, 2007, 00:05:37 AM
|
Merci pour l'astuce Est ce que tu peux rajouter [wiki] ou [astuce] que ce soit plus clair dans le forum et que ça aide les nouveaux ^^ ? I still don't understand what you guys are saying, but I have just added i18n package for Opera. sudo pisi bi http://svn.pardus.org.tr/contrib/applications/network/opera-i18n/pspec.xml sudo pisi it opera-i18n*.pisi
|
|
|
|
|
4
|
International Pardus Users / French / Re: Opera
|
on: April 20, 2007, 14:06:39 PM
|
Bonjour, Avec Pisibul j'ai obtenu Opera 9.10 qu'il est aisé de "mettre en fr" en téléchargeant le fichier à cette page : http://www.opera.com/download/languagefiles/Ensuite Outil, Outil, Préférence, Langue et le tour est joué! I don't understand French but as I can guess from the link you gave above, the problem is opera's i18n packages. If so, it will be ready tonight. If the problem is something else, please re-define the problem and this time in English, please 
|
|
|
|
|
6
|
Assistance / Configuring Pardus / Howto Nvidia Driver
|
on: October 28, 2006, 07:29:19 AM
|
|
Hi,
First of all, your kernel is out of date, so you should update it. If you install all the updates, be sure that you won't encounter any problem with nvidia on Pardus. If you alredy updated the system and kernel, you should edit /boot/grub/grub.conf file. I can explain it in another post when you updated the system.
|
|
|
|
|
9
|
General / Tips and tricks / Kill a program
|
on: August 31, 2006, 16:06:43 PM
|
You can list programs (name, pid-number etc.) with: ps -aux And then you can give the command below with number next to the application name sudo kill number
|
|
|
|
|
12
|
Assistance / Configuring Pardus / Howto Nvidia Driver
|
on: August 20, 2006, 20:09:21 PM
|
You can build the latest version of nvidia drivers and at the and you will have 3 pisi packages called "nvidia-kernel", "nvidia-glx" and "nvidia-tools". After instaling these pisi packages just give the the command nvidia-xconfig as root. sudo pisi build http://svn.pardus.org.tr/pardus/devel/kernel/drivers/nvidia/pspec.xml sudo pisi it *.pisi nvidia-xconfig
|
|
|
|
|
15
|
Assistance / Pardus for beginners / Is it possible to install tar.gz packages or rpm ?
|
on: July 27, 2006, 22:20:46 PM
|
I want to suggest you all that before installing any program, search for it on here and if you can't find it there, you can isntall it with the "./configure", "make", "make install". I am telling this, because Krusader is already packaged sudo pisi bi http://pisidepo.dt.gen.tr/kaynaklar/desktop/kde/krusader/pspec.xml sudo pisi it krusader-1.70.0-1.pisi Note: Do not give "./configure" and "make" commands with root privileges and "make install" command should be given as "sudo make install"
|
|
|
|
|
|