Welcome, Guest. Please login or register.
May 24, 2013, 02:49:09 AM
Home Help Search Calendar Login Register
Show unread posts since last visit.
News: Let Pardus-Anka become #1: Pardus-Anka Bug ReportPardus-Anka World Google+ | The Pardus wiki  | Visit Pardus-Anka official website  | Register as forum member?  Email the moderator!

  Show Posts
Pages: 1 2 3 [4] 5 6 7
46  Assistance / Pardus Project / Re: A Pardus fork? on: December 30, 2011, 18:03:03 PM
@ John A

I partially agree with the article.Partially because we see that cities like Munich and countries like France,Portugal,Brasil....are switching to linux.So,maybe it is not all that bad like it look.  Smiley
47  General / General topics / Re: Registration on: December 23, 2011, 17:48:56 PM
On the top of the page you will see
Quote
-- Wanting to join this forum as a member? Email the moderator!

Click on Email the moderator! and send message asking to join forum.
48  General / General topics / Re: Pardus End of Life on: December 21, 2011, 12:43:35 PM
It will be shame if Pardus development is stoped.I hope in that case someone will make a fork so that idae continue to live.I will not delete Pardus until I see official message of discontinuing.I also hope than from our reactions someone in TÜBİTAK will understand that Pardus mean something to people uotside of Turkey too,so having that in mind hopefuly they will continue with Pardus development.
49  Assistance / Pardus Project / Re: Other DEs on: December 07, 2011, 10:43:58 AM
Anglo can correct me if I´m wrong,but as far I can remember I installed e17 from graphical pisi just selecting e17 and dependencies comes with it.I never try to uninstall  Smiley so I don´t know how will e17 act.It should bbe similar with other DE but you never know.To go on topic again it is not problem to install different DE,problem was changing them on login screen.
50  Assistance / Pardus Project / Re: Other DEs on: December 06, 2011, 20:58:06 PM
I know this is not answer to your question,but I installed e17 from package manager and I can switch DE from login screen.Is in your (not just your but now we are on this topic) case something LXDE-KDE related witch prevents to use them both normaly.It will be interesting if someone else have installed LXDE and hear what he/she have to say from experience.
51  Assistance / Download/Repos / Re: compiz in Pardus 2011.2 on: December 06, 2011, 02:08:02 AM
Now i found it in playground ,but I have no idea how to add playground as repo.

Maybe you should try to add

Code:
sudo pisi bi https://svn.pardus.org.tr/pardus/playground/kenan/desktop/compiz/compiz-manager/pspec.xml -y
52  Assistance / Download/Repos / Re: compiz in Pardus 2011.2 on: December 06, 2011, 02:00:32 AM
It is for Pardus 2009 and I can not find package for 2011.Maybe somebody will add compiz to 2011.Probably someone know better then me,but this is want i found.
53  General / Wish list / Re: PDF Editor on: December 02, 2011, 01:47:37 AM
You have Okular.I don´t know if you can find other one in repos.
54  General / The Pub / Re: What are you listening to? on: November 29, 2011, 11:16:59 AM
Quote
downloading is often the (legal)problem...

Forget about that entertainment industry propaganda.Artis get smalest piece of all money and arguments goes that downloading will harm artist.I think it is oposite.Many of them become popular of gain much popularity by puting they work on You tube or something similar.
55  General / General topics / Re: Thank You Pardus Recovery! on: November 24, 2011, 13:48:30 PM
Maybe this can be interesting and helpful.  Wink
56  Assistance / Pardus for beginners / Re: Pardus not closing down properly and needing a hard switchoff on: November 21, 2011, 01:22:32 AM
@ Maurice

Code:
sudo pisi it lshw

Then

Code:
su
and after entering password

Code:
lshw

You will see your motherboard model in top of output.Maybe that info can help someone to solve your problem.
57  Assistance / Pardus for beginners / Re: Pardus not closing down properly and needing a hard switchoff on: November 20, 2011, 17:47:06 PM
Try with

Code:
pisi info kernel

or if you want to list packages in repos then

Code:
pisi list-available pardus

I didn´t find any other kernel then 2.6.37.6 so I don´t know how will you downgrade it.



58  General / Tips and tricks / Download Youtube files and convert them to mp3 from CLI on: November 19, 2011, 11:47:36 AM
I know these days browsers have addon for this purpose but maybe someone will be interested in how to do it from CLI.
We need two packages to do this;ffmpeg & youtube-dl.
I don´t remember installing ffmpeg so it should be installed by default.Youtube-dl package efrom repository doesn´t work so you will have to read this to install new package version.Big thanks to a.palius and SW.I made request so I hope package from repo will be updated.
For start make folder in witch you will download files.Let name it youtube.

Code:
mkdir youtube

Go inside of the folder

Code:
cd youtube

and start to download with command (this is example)

Code:
youtube-dl -f 34 http://www.youtube.com/watch?v=ZwSGPCDpddc
It will take a while but when it is finished we will convert that file to mp3

Code:
ffmpeg -i ZwSGPCDpddc.flv stratus.mp3

after that we don´t need flv file so we will delete it

Code:
rm -f *flv

P.S. Number 34 in download command is number witch describes witch format you want to download.For full list of supported formats see http://en.wikipedia.org/wiki/YouTube#Quality_and_codecs

That is it!
59  General / General topics / Re: Question about youtube-dl on: November 18, 2011, 01:31:50 AM
Yes,now I know.Just double clicked and that is it.Thank you for package.
60  General / General topics / Re: Question about youtube-dl on: November 18, 2011, 01:14:43 AM
I´m such a noob.I never looked in home directory and package was there all the time.I make my first request  Shocked as SW suggested.
Pages: 1 2 3 [4] 5 6 7


Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!