PaulCarroty
joined | seenWebsite paulrcarroty.co.cc
Electrical engineer, Debian user+wiki editor+webpages translator, blogger
- 325 Reputation
- 2.1K views
- 0 Following
- 0 Followers
- + Follow user
Badges
-
Popular question× 4
Squeeze is frozen - 2.30 and backport from 2.32.
3 Votesffmpeg -an -f x11grab -r 15 -i :0.0 -vcodec libvpx -s 800x600 -y “date +%F--%k-%M.webm”
Is there any decent screencast tool in the Debian repositories?
2 Votesapt-offlinehttp://www.debian-administration.org/article/Offline_Package_Management_for_APT
Using APT-GET offline to install packages with it's dependencies
2 VotesEasy wayUnpack data:dpkg -x ~./tmp/some-prog-123.deb ./someprogUnpack control information:mkdir ~/tmp/someprog/DEBIANdpkg -e ~/tmp/some-prog-123.deb ./someprog/DEBIANChange file or settings ...Buil...
How do I rebuild a Debian package with custom configuration options?
2 Votesopenttd - super strategy game!!
2 VotesUse pbuilder.https://wiki.ubuntu.com/PbuilderHowto
What is the correct way to cross-compile custom kernel .debs for another architecture?
1 VotesInsert CD2 in your drive. As superuser, run `apt-cdrom add`.You can also change this source in Synaptic – Add CD and on/off in Software Sources.
What to do to install packages with no Internet connection but with a CD at hand?
1 Voteshttp://ask.debian.net/questions/fonts-in-debian-kde-what-font-do-you-use P.S. You can change DPI only in desktop environment.
1 VotesInstall kernel module with Debian way and disable nouveau – way to high perfomance! You can get next version nvidia-kernel-source from experimental.P.S. Nvidia installer can delete system library(s...
1 VotesInstall lame and ffmpeg from debian-multimedia.org
1 Voteshttp://packages.debian.org/ -> right panel -> orig.tar.gz
1 VotesInstall cdparanoia, cuetools, cdrdao, shntool. #!/bin/sh cdparanoia -vzl -O +106 [::] CDImage.wav cdrdao read-toc disk.toc cueconvert -i toc disk.toc disk.cue cuebreakpoints disk.cue | shnsplit -o ...
1 VotesProblem is solved. ffmpeg … -vcodec libvpx work in default.Profile vp8 in ffmpeg 0.6 are missing in default. I took them out of this patch: http://code.google.com/p/webm/downloads/...
1 VotesInstall multimedia: vlc, smplayer; configure internet connection with ppp; change system font; change standart themes; ...
1 Votesfull faq an link - http://wiki.debian.org/DebianKernel
1 Votesdigikam is the best
1 VotesFluxbox/E17/Xmonad
1 VotesDebian recommended aptitude, it better manages dependencies, but it can remove many packages. Therefore you can should specify the option 'aptitude keep-all'.
the Debian administration recommanded program: apt or aptitude?
1 Votes