Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 3282 matches

by mzilikazi
2012-05-22 18:13
Forum: General Debian
Topic: Grive - an open source Linux client for Google drive.
Replies: 2
Views: 4043

Re: Grive - an open source Linux client for Google drive.

It does install (Debian Sid) and download your Google docs to your current directory. The only (minor) issue I noticed in the initial setup was with the authentication code - you need to expand the window that the code is presented in otherwise you don't see the entire code. Also, it didn't copy the...
by mzilikazi
2012-05-22 17:48
Forum: General Questions
Topic: image patch for xournal
Replies: 1
Views: 748

Re: image patch for xournal

Has anyone here been able to add the patch to xournal that will allow pasting of image files? Rich Which xournal source are you using? Which patch are you using? Normally it would be something like: apt-get source xournal apt-get build-dep xournal cd xournal-XXXXX zcat< ../path/to/patch.gz |patch -...
by mzilikazi
2012-05-18 20:54
Forum: General Questions
Topic: Doveadm missing from Dovecot Package
Replies: 3
Views: 3877

Re: Doveadm missing from Dovecot Package

Don't seem to have access to it. apt-get install dovecot-core Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package dovecot-core There is no core listed here either. I see if for other versions other than squeeze though. http://packages...
by mzilikazi
2012-05-18 20:06
Forum: General Questions
Topic: Doveadm missing from Dovecot Package
Replies: 3
Views: 3877

Re: Doveadm missing from Dovecot Package

It's in dovecot-core

Code: Select all

dpkg -c dovecot-core_1%3a2.0.18-1_amd64.deb|grep doveadm
-rwxr-xr-x root/root    182960 2012-03-09 00:22 ./usr/bin/doveadm
by mzilikazi
2011-12-16 18:25
Forum: Hardware
Topic: Info about me RAM...
Replies: 2
Views: 948

Re: Info about me RAM...

This isn't a solid answer but browsing some example feedback shows different messages when ECC is present and detected.: http://www.nongnu.org/dmidecode/sample/dmidecode.txt For example: Detection method reported but no capabilities present: Handle 0x0005, DMI type 5, 22 bytes Memory Controller Info...
by mzilikazi
2011-12-16 18:00
Forum: Graphical Environments & Desktops
Topic: WARNING: Application 'gnome-shell.desktop' killed by signal
Replies: 2
Views: 1458

Re: WARNING: Application 'gnome-shell.desktop' killed by sig

I don't know what causes that error but the bugs of gnome3 are many. :) I've got a good bit from experimental at this time: apt-show-versions|grep /experimental|grep gnome gnome-contacts/experimental uptodate 3.2.2-1+b1 gnome-control-center/experimental uptodate 1:3.2.2-1 gnome-control-center-data/e...
by mzilikazi
2011-12-05 21:21
Forum: Docs, HowTos, Tips & Tricks
Topic: How to let a normal user shutdown/reboot
Replies: 4
Views: 3502

Re: How to let a normal user shutdown/reboot

I did this:

Code: Select all

echo 'pkill -KILL -u $USER' > ~/.bash_logout
by mzilikazi
2011-12-05 20:56
Forum: System and Network configuration
Topic: LiveCD Scrolls off bottom of screen
Replies: 1
Views: 472

Re: LiveCD Scrolls off bottom of screen

You may have some luck passing the gfxmode parameter to the kernel, for example:

Code: Select all

gfxmode=1024x768x32
More here
by mzilikazi
2011-12-05 20:42
Forum: Installation
Topic: Unable to locate package ('newbie' that doesn't get it)
Replies: 3
Views: 2675

Re: Unable to locate package ('newbie' that doesn't get it)

You see K9Copy does exisit in Debian testing and unstable. As mentioned, you do not seem to be running Debian. apt-cache policy k9copy k9copy: Installed: (none) Candidate: 2.3.7-3+b1 Version table: 2.3.7-3+b1 0 500 http://ftp.debian.org/debian/ testing/main amd64 Packages 500 http://ftp.debian.org/d...
by mzilikazi
2011-11-29 19:07
Forum: Docs, HowTos, Tips & Tricks
Topic: debirf - boot Debian into RAM
Replies: 17
Views: 20660

Re: debirf - boot Debian into RAM

layr wrote:Is this tutorial valid to date? Say using with Wheezy.
It looks to me that debirf hasn't seen any development activity for some time. I've not tried using it for a while now.
by mzilikazi
2011-11-22 22:27
Forum: General Questions
Topic: /home is full but the Hard Drive has enough space!
Replies: 10
Views: 2333

Re: /home is full but the Hard Drive has enough space!

Sure enough Baobab is quite wrong here as well. You can find bug reports for the same issue on various distros like Fedora, Redhat & Ubuntu. There are plenty of command line utilites, but even they don't agree 100%. $ discus Mount Total Used Avail Prcnt Graph / 9.61 GB 6.18 GB 3.43 GB 64.3% [***...
by mzilikazi
2011-11-22 20:26
Forum: General Questions
Topic: /home is full but the Hard Drive has enough space!
Replies: 10
Views: 2333

Re: /home is full but the Hard Drive has enough space!

My problem is that my computer see just 105GB usefull in the /home, but it has 436GB!!!! I read that some other people has the same problem, but nobody has a solution for that. I don't use LVM or RAID but per the code block you've pasted: Size Used Avail Use% /dev/mapper/Rossiter-root 322M 291M 15M...
by mzilikazi
2011-11-21 22:59
Forum: General Questions
Topic: /home is full but the Hard Drive has enough space!
Replies: 10
Views: 2333

Re: /home is full but the Hard Drive has enough space!

Hey Guys, i need some help hier. My Debian says /home are about 99% full, but fdisk -f give this back: Sist. Arq. Size Used Avail Use% Montado em /dev/mapper/Rossiter-root 322M 291M 15M 96% / tmpfs 3,0G 0 3,0G 0% /lib/init/rw udev 3,0G 252K 3,0G 1% /dev tmpfs 3,0G 0 3,0G 0% /dev/shm /dev/sda1 228M ...
by mzilikazi
2011-11-19 03:03
Forum: Graphical Environments & Desktops
Topic: Get firefox on debian an easier way
Replies: 29
Views: 6112

Re: Get firefox on debian an easier way

the people who are so against mixing repos are going a bit overboard. The PPA repositories only contain a few packages (in this case, official Firefox stable release) and will not conflict with any of Debian's official packages. If you include Ubuntu's main repositories, then yes, you will likely r...
by mzilikazi
2011-11-18 18:48
Forum: System and Network configuration
Topic: wifi on pavilion dv7
Replies: 3
Views: 1137

Re: wifi on pavilion dv7

Also the network manager applet in debian doesn't appear to manage eth0 or lo, only wlan0 (which is a little annoying if i want to modify the corded connection when i can't use WIFI). http://wiki.debian.org/NetworkManager#Wired_Networks_are_Unmanaged Not sure what to tell you about intermittent wif...
by mzilikazi
2011-11-18 03:29
Forum: General Questions
Topic: who - SSH users
Replies: 2
Views: 807

Re: who - SSH users

Maybe:

Code: Select all

w
Looks like both who and w use /var/run/utmp.
by mzilikazi
2011-11-17 22:19
Forum: Graphical Environments & Desktops
Topic: Multiple GNOME 3 questions
Replies: 11
Views: 2584

Re: Multiple GNOME 3 questions

So I'm trying to get used to GNOME 3 (fallback-mode helps), but I'm having a couple problems: Gnome doesn't seem to remember that I want my account to auto-login. Make your /etc/gdm3/daemon.conf look like so [daemon] TimedLoginEnable=false TimedLogin=YOURUSERNAME TimedLoginDelay=30 AutomaticLoginEn...
by mzilikazi
2011-11-17 22:15
Forum: Graphical Environments & Desktops
Topic: Multiple GNOME 3 questions
Replies: 11
Views: 2584

Re: Multiple GNOME 3 questions

i can't wait for 3.2 or 3.4, as 3.0 seems very basic (rushed) just like it was in fedora15, with functionality lost or hidden/unconfigurable. So what are you waiting for? ;) apt-cache policy gnome-shell gnome-shell: Installed: 3.2.1-3 Candidate: 3.2.1-3 Version table: *** 3.2.1-3 0 500 http://ftp.d...
by mzilikazi
2011-11-17 21:49
Forum: System and Network configuration
Topic: Cant install most recent Kernel/ no space left on device
Replies: 7
Views: 3381

Re: Cant install most recent Kernel/ no space left on device

Have you done an apt-get clean anytime recently? /var/cache/apt/archives holds all the .debs you've downloaded until you do this. Keep in mind that if you do this now it will remove the very kernel you're trying to install. The kernel will have to be downloaded again. As mentioned, do post the outpu...
by mzilikazi
2011-11-17 21:45
Forum: Graphical Environments & Desktops
Topic: Did Gnome3 break my rdeskop? [solved]
Replies: 3
Views: 957

Re: Did Gnome3 break my rdeskop? [solved]

I like reminna for rdesktop (and other protocols). You can scale the remote screen to fit on yours and have multiple sessions in tabs.