Re: When I log in it just shows my username and the $~ I’m completely new
On Mon, 28 Sep 2020 at 11:06, 황병희 wrote: > > Tox!c illude writes: > > > ... and the $~ I’m completely new > > Ubuntu is good for beginner like as you, i think. > And Debian is not easy to handle, IMHO. > > Sincerely, Byung-Hee > > -- > ^고맙습니다 _布德天下_ 감사합니다_^))// This could mean that OP skipped desktop environment? Or DE failed to load?
Re: vnc is making my cry
On Mon, 16 Nov 2020 at 00:32, Thomas Anderson wrote: > ... > > I have read through the log file > > xrdb: No such file or directory > > xrdb: can't open file '/home/username/.Xresources' check if this file still exists/permissions > > /usr/bin/startxfce4: X server already running on display :1 > > > I am running Gnome on both desktops. Ah! That's why the other one worked > in the past -- I was not running Gnome on it. But, that doesn't bring me > closer to a solution other than not running Gnome on the two machines, > which I would rather not do, they are robust enough to run Gnome. > > > Any advice help or encouragement would be appreciated. > > Neo > >
Re: Debian 10.4 blank screen After new install
On Wed, 22 Jul 2020 at 11:21, Edward M Kent wrote: > > Hello All, I am an old Nube trying to get set up to use a Beaglebone on > some projects. I thought I had a successful install after a list of tasks > was displayed down the screen's left hand edge. The list went blank and left > a - in the upper left corner. This curser soon disappeared leaving a blank > screen. The mouse cursed did show up but was a bit erratic. I rebooted > several times and ended back at the same place. > This is on a win10 Dell and I can not get back to win10 because I did not get > the dual boot setup. > Thanks for any advice. > Mick > Hi, Try Boot-Repair.
Re: Debian 10.4 blank screen After new install
Glad to hear it! On Wed, 22 Jul 2020 at 12:57, Edward M Kent wrote: > > Thanks Umarzuki, I will take your advice and make a bootable repair disk > tomorrow. Too late tonight. I used f10 on reboot and now have win10. > Mick > > > On Tue, Jul 21, 2020, 10:33 PM Umarzuki Mochlis wrote: >> >> On Wed, 22 Jul 2020 at 11:21, Edward M Kent wrote: >> > >> > Hello All, I am an old Nube trying to get set up to use a Beaglebone on >> > some projects. I thought I had a successful install after a list of tasks >> > was displayed down the screen's left hand edge. The list went blank and >> > left a - in the upper left corner. This curser soon disappeared leaving a >> > blank screen. The mouse cursed did show up but was a bit erratic. I >> > rebooted several times and ended back at the same place. >> > This is on a win10 Dell and I can not get back to win10 because I did not >> > get the dual boot setup. >> > Thanks for any advice. >> > Mick >> > >> >> Hi, >> >> Try Boot-Repair.
ompile 32 bit debian source on 64 bit machine
I found that there's only 32 bit binary of zsnes on sid and it's only 32 bit. Would the step is as simple as adding a sid mirror in sources.list, aptitude update, then apt-get -t sid source zsnes? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: WRT54G WAN access failure
Well, sometime the VPI/VCI value had to be correct for your ISP especially if the router is not provided by your ISP. I had a problem once connecting with DLink router with its default setting. 2009/8/8 Charlie > On Sat, 8 Aug 2009 02:47:18 + Joel Roth shared > this with us all: > > >I have problems with basic configuration: > > > >Computer ---> Router ---> DSL modem > > I don't know anything about this kind of thing but will have a stab at > it: > > Shouldn't it be Modem > Router -> Computer/s > > But that might only be for satellite and it works. > > Hope I haven't mislead you. > > Charlie > > -- > Registered Linux User:- 329524 > +++ > All wisdom is rooted in learning to call things by the right name. When > things are properly identified, they fall into natural categories and > understanding becomes orderly. .Confucius > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > Debian GNU/Linux - just the best way to create magic > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: ompile 32 bit debian source on 64 bit machine
2009/8/8 Mark Allums > Umarzuki Mochlis wrote: > >> I found that there's only 32 bit binary of zsnes on sid and it's only 32 >> bit. >> >> Would the step is as simple as adding a sid mirror in sources.list, >> aptitude update, then apt-get -t sid source zsnes? >> -- Gmail - ompile 32 bit debian source on 64 bit machine - >> umarz...@gmail.com<http://?hl=en&zx=1ct4ssfgvcrey&shva=1#inbox/122f81943cd0f575> >> Regards, >> >> Umarzuki Mochlis >> http://gameornot.net >> > > Uh, sort-of, but you wouldn't get what you want. I think. What do you > want, exactly? > > Haven't checked up on the source, but it may not be 64-bit clean. That is, > it might be compiled on amd64 by a 64-bit compiler, but that might not make > it be what you expect it to be. E.g., a variable might need to be a 32-bit > type, recompiling might change it to 64-bit. The difference would be > significant in an emulator, and it being 64 bits could lead to undesired > results. > > Looking in Sid, I don't see zsnes as a package, I only see > visualboyadvance. Are you sure you know what you need? > there is one actually http://packages.debian.org/sid/i386/zsnes but it seems such a hassle to do it. so, after getting the source with apt-get source source-name, what command to be used to compile it? > > Mark Allums > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: ompile 32 bit debian source on 64 bit machine
2009/8/8 Siggy Brentrup > On Sat, Aug 08, 2009 at 14:09 +0800, Umarzuki Mochlis wrote: > > > there is one actually http://packages.debian.org/sid/i386/zsnes > > but it seems such a hassle to do it. > > 8-() ??? i'm referring to > > > > so, after getting the source with apt-get source source-name, what > command > > to be used to compile it? > > After doing an apt-get source PACKAGE (don't issue this in an overly > crowded > directory) you'll find sources unpacked in directory PACKAGE-VERSION > > % cd PACKAGE-VERSION > % sudo ./debian/rules binary # builds all .debs > > That's all if you don't want to change anything in code or packaging. > You didn't forget to aptitude build-deps PACKAGE before getting the > source I presume. > > HTH > Siggy thanks but it seems i ran into a problem /usr/bin/ld: i386 architecture of input file `linux/sdlintrf.o' is incompatible with i386:x86-64 output maybe the code is made only for i386 > > -- > Please don't Cc: me when replying, I might not see either copy. > bsb-at-psycho-dot-informationsanarchistik-dot-de > or:bsb-at-psycho-dot-i21k-dot-de > O< ascii ribbon campaign - stop html mail - www.asciiribbon.org > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAkp9HGUACgkQ94B/SGO8KQdwPQCglWOE1FWXdJaN10kkhlSAgyhc > UbQAoNu0ltvMmyZl4AeswRy7LpOiCMWX > =yQJM > -END PGP SIGNATURE- > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: ompile 32 bit debian source on 64 bit machine
2009/8/8 Umarzuki Mochlis > > > 2009/8/8 Siggy Brentrup > >> On Sat, Aug 08, 2009 at 14:09 +0800, Umarzuki Mochlis wrote: >> >> > there is one actually http://packages.debian.org/sid/i386/zsnes >> > but it seems such a hassle to do it. >> >> 8-() ??? > > > i'm referring to > forgot the link: http://ubuntuforums.org/showthread.php?t=588744 > > >> >> > so, after getting the source with apt-get source source-name, what >> command >> > to be used to compile it? >> >> After doing an apt-get source PACKAGE (don't issue this in an overly >> crowded >> directory) you'll find sources unpacked in directory PACKAGE-VERSION >> >> % cd PACKAGE-VERSION >> % sudo ./debian/rules binary # builds all .debs >> >> That's all if you don't want to change anything in code or packaging. >> You didn't forget to aptitude build-deps PACKAGE before getting the >> source I presume. >> >> HTH >> Siggy > > > thanks but it seems i ran into a problem > /usr/bin/ld: i386 architecture of input file `linux/sdlintrf.o' is > incompatible with i386:x86-64 output > > maybe the code is made only for i386 > >> >> -- >> Please don't Cc: me when replying, I might not see either copy. >> bsb-at-psycho-dot-informationsanarchistik-dot-de >> or:bsb-at-psycho-dot-i21k-dot-de >> O< ascii ribbon campaign - stop html mail - www.asciiribbon.org >> >> -----BEGIN PGP SIGNATURE- >> Version: GnuPG v1.4.9 (GNU/Linux) >> >> iEYEARECAAYFAkp9HGUACgkQ94B/SGO8KQdwPQCglWOE1FWXdJaN10kkhlSAgyhc >> UbQAoNu0ltvMmyZl4AeswRy7LpOiCMWX >> =yQJM >> -END PGP SIGNATURE- >> >> > > > -- > Regards, > > Umarzuki Mochlis > http://gameornot.net > -- Regards, Umarzuki Mochlis http://gameornot.net
make deb file
to make a deb file from source i have to run make checkinstall, but how about a deb files containing scripts to be distributed to various directories? -- Regards, Umarzuki Mochlis http://gameornot.net
usb hsdpa modem only detected after using it on windows
the modem is Huawei E1762 which is provided by local ISP when registering for their wireless broadband service. this modem, weirdly, can only be detected when i used it recently from windows xp, while the device still connected into the usb port, reboot into debian, then it will be detected and can be used with Vodafone Mobile Connect Card driver for Linux detected as usb storage Bus 005 Device 003: ID 12d1:1446 Huawei Technologies Co., Ltd. detected as modem Bus 005 Device 003: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem i tried # rmmod usb-storage # modprobe usbserial vendor=0x12d1 product=0x1446 but to no avail. Perhaps there's a step that i missed. Please point me to the correct direction. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: usb hsdpa modem only detected after using it on windows
i could not find any option.c or unusual_devs.h on my machine, what sould i do next? 2009/8/16, Raja R Harinath : > Hi, > > Umarzuki Mochlis writes: > >> the modem is Huawei E1762 which is provided by local ISP when registering >> for their wireless broadband service. >> >> this modem, weirdly, can only be detected when i used it recently from >> windows xp, while the device still connected into the usb port, reboot >> into debian, then it will be >> detected and can be used with Vodafone Mobile Connect Card driver for >> Linux >> >> detected as usb storage >> Bus 005 Device 003: ID 12d1:1446 Huawei Technologies Co., Ltd. >> >> detected as modem >> Bus 005 Device 003: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA >> Modem / E270 HSDPA/HSUPA Modem > > This looks like an USB device that carries its Windows drivers on it. > When you first plug it in, it appears as a USB storage device with the > driver in it. After the Windows driver is installed, it pokes the > device to make the modem interface appear. > > Now, on Linux, the modem interface, 0x1003, is supported by the option.c > driver. So, the trick is to add a quirk to the USB storage driver to > handle the poking. It appears there already are similar devices, and > there already is code in the kernel to handle the poking of the device, > etc. > > You'll probably need to patch the drivers/usb/storage/unusual_devs.h > file in the kernel to add a para that looks like: > > UNUSUAL_DEV( 0x12d1, 0x1446, 0x, 0x, > "HUAWEI MOBILE", > "Mass Storage", > US_SC_DEVICE, US_PR_DEVICE, usb_stor_huawei_e220_init, > 0), > > and recompile. Unfortunately, the usbstorage 'quirk=...' option doesn't > appear to be able to handle this kind of quirk. > > - Hari > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: usb hsdpa modem only detected after using it on windows
2009/8/17 Raja R Harinath : [snipped] > > I wasn't too clear above. You need to get a copy of the kernel source, > patch it, compile it, and install it. > > However, it might be much much easier to follow the suggestion > elsethread: install the 'usb-modeswitch' package, and add a line: > > SUBSYSTEM=="usb", SYSFS{idVendor}=="12d1", SYSFS{idProduct}=="1446", > RUN+="/usr/sbin/usb_modeswitch --default-vendor 0x12d1 --default-product > 0x1446 --target-vender 0x12d1 --target-product 0x1003 --huawei-mode > --detach-storage-only " > > to /etc/udev/rules.d/usb_modeswitch.rules > I had created /etc/udev/rules.d/usb_modeswitch.rules with SUBSYSTEM=="usb", SYSFS{idVendor}=="12d1", SYSFS{idProduct}=="1446", RUN+="/usr/sbin/usb_modeswitch --default-vendor 0x12d1 --default-product 0x1446 --target-vender 0x12d1 --target-product 0x1003 --huawei-mode --detach-storage-only " in it. But it is still detected as usb cdrom storage. Maybe i need to start learning compiling and patching kernel to make this modem recognized upon bootup. -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: why can't I delete a file? tipps help
2009/8/18 Soren Orel : > I already tried "chattr -i filename" > but I still can't delete it.. > any ideas, why can't I remove a file from my hdd, even when booting with a > livecd? other than i? output of lsattr of that file? -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: why can't I delete a file? tipps help
could be a process is using it # lsof | grep somefile and kill that process first 2009/8/18 Soren Orel : > # lsattr somefile > --- somefile > > On Tue, Aug 18, 2009 at 4:01 PM, Soren Orel wrote: >> >> I already tried "chattr -i filename" >> but I still can't delete it.. >> any ideas, why can't I remove a file from my hdd, even when booting with a >> livecd? > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: usb hsdpa modem only detected after using it on windows
2009/8/19 Raja R Harinath : [snipped] >> I had created /etc/udev/rules.d/usb_modeswitch.rules > > Hmm, does that means you didn't install the 'usb-modeswitch' package? ctrl:~# aptitude search usb-modeswitch i usb-modeswitch - Generic USB device switch tool > >> with >> SUBSYSTEM=="usb", SYSFS{idVendor}=="12d1", SYSFS{idProduct}=="1446", >> RUN+="/usr/sbin/usb_modeswitch --default-vendor 0x12d1 >> --default-product 0x1446 --target-vender 0x12d1 --target-product >> 0x1003 --huawei-mode --detach-storage-only " >> >> in it. But it is still detected as usb cdrom storage. Maybe i need to >> start learning compiling and patching kernel to make this modem >> recognized upon bootup. > > You may want to try again after installing the 'usb-modeswitch' package > from the 'testing' distribution: > > http://packages.debian.org/usb-modeswitch > > - Hari > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ntp server setup
how do i setup a local ntp server on my debian lenny so i can sync my guest os (vbox) without connecting to the internet (using host-only interface)? All i can find are articles on synching with ntp servers over the internet, not setting up a local ntp server. -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: ntp server setup
thanks 2009/8/27 Raquel : > On Thu, 27 Aug 2009 00:12:05 +0800 > Umarzuki Mochlis wrote: > >> how do i setup a local ntp server on my debian lenny so i can sync >> my guest os (vbox) without connecting to the internet (using >> host-only interface)? All i can find are articles on synching with >> ntp servers over the internet, not setting up a local ntp server. >> >> -- >> Regards, >> >> Umarzuki Mochlis > > http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch24_:_The_NTP_Server > > -- > Raquel > > The man who lets a leader prescribe his course is a wreck being towed > to the scrap heap. > > --Ayn Rand > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
log apache access using rsyslog
I could not get this working even on local rsysylod I configured In apache2.conf ErrorLog syslog:local0 CustomLog "|/usr/bin/logger -p local1.info" common LogLevel info In rsyslog.conf *.* @splunk local0.*@splunk local1.info /var/log/apache_access_log When i browse localhost (local apache2 web server), no access info in /var/log/apache_access_log Which part that i missed? I had restarted both services. -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: How to "make install" apt?
Mr. Yu, If you're so inclined to use/compile apt, there are a repo, rpmforge if i'm not mistaken that have apt in rpm and rpms 2009/9/2 Ron Johnson : > On 2009-09-01 22:21, Peng Yu wrote: >> >> On Tue, Sep 1, 2009 at 9:46 PM, Boyd Stephen Smith >> Jr. wrote: >>> >>> In <366c6f340909011922j6ee2f14craa88c89453211...@mail.gmail.com>, Peng Yu >>> wrote: >>>> >>>> I am only interested in the source packages but not the compiled >>>> packages. My understanding is that the source codes of any give >>>> package (the same version) in redhat and debian should be the same. Am >>>> I correct? >>> >>> No. Both Debian and RedHat are willing to add patches to upstream source >>> code >>> to better integrate the software with their distribution. For example, >>> 'git >>> commit' defaults to "vi" in the upstream source, but to "sensible-editor" >>> in >>> the Debian source. >>> >>>> I also heard that debian has more packages than redhat. Is it correct? >>> >>> I think so, but packages don't always correspond 1-to-1. >> >> Then, there should be not a big problem if I use Debian source on RedHat, >> right? > > On a Red Hat system, there will be less "friction" when compiling SRPMs, > because RH and Debian use different naming conventions, and thus you are > less likely to have dependency conflicts. > > Dumb question: why do you want Debian packages on a RH system? > > -- > Brawndo's got what plants crave. It's got electrolytes! > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
failure sending bug report
Enter SMTP password for umarz...@gmail.com@smtp.gmail.com:587: SMTP send failure: SMTP AUTH extension not supported by server. Wrote bug report to /tmp/reportbug-rhythmbox-20090904-13328-aDNWHB I followed steps from http://wiki.debian.org/reportbug How would I resend the bug report? -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: How do I start auto DHCP?
as root # dhclient eth0 where eth0 is the 1st interface 2009/9/6 Jason Hsu : > I successfully installed Debian on a laptop, but it's refusing to connect to > the Internet. It had no difficulty connecting during the installation > process, but it's not connecting now. How do I start a network connection? > How do I start auto DHCP? > > It's a wired Ethernet connection. > > In Damn Small Linux, the Internet connection worked right out of the box. In > Puppy Linux, I used this simple procedure: > > 1. Make sure that your DSL modem is powered on and properly connected to > both your computer and the phone line. > 2. Click on the "Connect" icon on the desktop. > 3. Select the network/wireless LAN option. > 4. Select eth0. > 5. Click on "Auto DHCP" > 6. When the configuration succeeds, save it. > 7. Select Done. > > What's the analogous procedure in Debian Linux? > > -- > Jason Hsu > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
boinc configuration file
I got "project needs more 300 MB space..." where is boinc configuration file so i can change its home another partition with more available space? -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: boinc configuration file
already got, it's in /etc/default/boinc-client i just add HOME_HOME=/path/in/partition/with/bigger/space 2009/9/7 Umarzuki Mochlis : > I got "project needs more 300 MB space..." > where is boinc configuration file so i can change its home another > partition with more available space? > > -- > Regards, > > Umarzuki Mochlis > http://gameornot.net > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: boinc configuration file
sorry it should be BOINC_HOME 2009/9/7 Umarzuki Mochlis : > already got, it's in /etc/default/boinc-client > > i just add > HOME_HOME=/path/in/partition/with/bigger/space > > 2009/9/7 Umarzuki Mochlis : >> I got "project needs more 300 MB space..." >> where is boinc configuration file so i can change its home another >> partition with more available space? >> >> -- >> Regards, >> >> Umarzuki Mochlis >> http://gameornot.net >> > > > > -- > Regards, > > Umarzuki Mochlis > http://gameornot.net > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
starting debian wiki in my local language
Since there's no Debian wiki in Bahasa Melayu, how do I start one? Do I need somekind of permission to do that? -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: starting debian wiki in my local language
thanks, already done that. 2009/9/8 Andrei Popescu : > On Tue,08.Sep.09, 06:41:50, Umarzuki Mochlis wrote: >> Since there's no Debian wiki in Bahasa Melayu, how do I start one? Do >> I need somekind of permission to do that? > > Do you mean on wiki.debian.org? You can add pages if you register. You > might want to look at how other languages have structured their pages. > > Regards, > Andrei > -- > If you can't explain it simply, you don't understand it well enough. > (Albert Einstein) > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.10 (GNU/Linux) > > iQEcBAEBCAAGBQJKpgwrAAoJEHNWs3jeoi3pGdYIAKkhdiDUHzR/sCaTPMLrTUtA > v6Lb7PXDndPIjyCn7Re+cHlZ1VJtKovEmDtUum2jAOUlhI/zapZb93xysmtCZcXm > 0LG04mzKLlS6ouU/hn2ndYRRZMTA+W2Q+7qDboFXGMj0g9epgUUoBhvNRaasoAgv > JoTJGKmjHbVvGE7/zfcvn1jtt5QzRhO0AvWx7yN+6Ff+kn/0e1wJg+uv7kHPaGY7 > oBD2JeMs+J9VD5yHzje7RTPxKi4USYlZGmR31KlWdh18yaod5CBkMG6AjuKf7UNN > T8IiGNlovMtMo1d1OUb5NPmg4BsDwaFvv59fvAjI+omY4aQvut1IcgAdfCPsEUM= > =Ubp7 > -END PGP SIGNATURE- > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
get more SNMP data to show
I setup SNMP server on my debian lenny amd64 machine and i only get a few OIDs when i use snmpwalk compared to win 2003 snmp # snmpwalk -v 1 -c public 192.168.56.1 SNMPv2-MIB::sysDescr.0 = STRING: Linux ctrl 2.6.26-2-amd64 #1 SMP Fri Aug 14 07:12:04 UTC 2009 x86_64 SNMPv2-MIB::sysObjectID.0 = OID: NET-SNMP-MIB::netSnmpAgentOIDs.10 DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1164456) 3:14:04.56 SNMPv2-MIB::sysContact.0 = STRING: umarz...@gmail.com SNMPv2-MIB::sysName.0 = STRING: ctrl SNMPv2-MIB::sysLocation.0 = STRING: Anywhere SNMPv2-MIB::sysORLastChange.0 = Timeticks: (1) 0:00:00.01 SNMPv2-MIB::sysORID.1 = OID: SNMP-FRAMEWORK-MIB::snmpFrameworkMIBCompliance SNMPv2-MIB::sysORID.2 = OID: SNMP-MPD-MIB::snmpMPDCompliance SNMPv2-MIB::sysORID.3 = OID: SNMP-USER-BASED-SM-MIB::usmMIBCompliance SNMPv2-MIB::sysORID.4 = OID: SNMPv2-MIB::snmpMIB SNMPv2-MIB::sysORID.5 = OID: TCP-MIB::tcpMIB SNMPv2-MIB::sysORID.6 = OID: IP-MIB::ip SNMPv2-MIB::sysORID.7 = OID: UDP-MIB::udpMIB SNMPv2-MIB::sysORID.8 = OID: SNMP-VIEW-BASED-ACM-MIB::vacmBasicGroup SNMPv2-MIB::sysORDescr.1 = STRING: The SNMP Management Architecture MIB. SNMPv2-MIB::sysORDescr.2 = STRING: The MIB for Message Processing and Dispatching. SNMPv2-MIB::sysORDescr.3 = STRING: The management information definitions for the SNMP User-based Security Model. SNMPv2-MIB::sysORDescr.4 = STRING: The MIB module for SNMPv2 entities SNMPv2-MIB::sysORDescr.5 = STRING: The MIB module for managing TCP implementations SNMPv2-MIB::sysORDescr.6 = STRING: The MIB module for managing IP and ICMP implementations SNMPv2-MIB::sysORDescr.7 = STRING: The MIB module for managing UDP implementations SNMPv2-MIB::sysORDescr.8 = STRING: View-based Access Control Model for SNMP. SNMPv2-MIB::sysORUpTime.1 = Timeticks: (0) 0:00:00.00 SNMPv2-MIB::sysORUpTime.2 = Timeticks: (0) 0:00:00.00 SNMPv2-MIB::sysORUpTime.3 = Timeticks: (0) 0:00:00.00 SNMPv2-MIB::sysORUpTime.4 = Timeticks: (1) 0:00:00.01 SNMPv2-MIB::sysORUpTime.5 = Timeticks: (1) 0:00:00.01 SNMPv2-MIB::sysORUpTime.6 = Timeticks: (1) 0:00:00.01 SNMPv2-MIB::sysORUpTime.7 = Timeticks: (1) 0:00:00.01 SNMPv2-MIB::sysORUpTime.8 = Timeticks: (1) 0:00:00.01 End of MIB how do i enable snmpget on hardware info and such for my debian machine? -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: Change from ms sql server to some database in debian
I also want to know if there's any to tool to convert ms sql db to postgres or mysql. 2009/9/9 Jesus arteche : > Hello, > > I want to change my database in ms sql server to some database en debian, > someone knows how can i do it, or give me some step about how to start. Its > a relative big database, and the write and read frecuency is a kind high. > > Thanks > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: [Fwd: [Bug 594608] hangs on exit]
2009/9/10 Ron Johnson : > On 2009-09-09 15:55, michael wrote: >> >> Okay, I'm being a bit dense this year, but given that gnome/evo 2.22 (as >> per Lenny on AMD64) isn't supported how would I go about reliably >> updating? Thanks, M There's always bug fixes as long as Lenny support is still available AFAIK. If you what you meant upgrade (as in from 2.22 to 2.26), then that is _upgrade_ > > Updating what? Lenny's GNOME from 2.22 to 2.26, or Lenny to Squeeze? > >> Forwarded Message >>> >>> From: Evolution >>> To: c...@networkingnewsletter.org.uk >>> Subject: [Bug 594608] hangs on exit >>> Date: Wed, 9 Sep 2009 11:35:38 + (UTC) >>> >>> http://bugzilla.gnome.org/show_bug.cgi?id=594608 >>> >>> >>> Akhil Laddha changed: >>> >>> What |Removed |Added >>> >>> >>> Status|UNCONFIRMED |NEEDINFO >>> CC| |lak...@novell.com >>> >>> >>> --- Comment #1 from Akhil Laddha 2009-09-09 17:05:35 >>> IST --- >>> This bug was reported against a GNOME version that is now not supported >>> anymore. GNOME developers are no longer working on that version, so > > -- > Brawndo's got what plants crave. It's got electrolytes! > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: how to identify the package containing a file?
2009/9/12 Robert P. J. Day : > > dumb question but how do i identify the package that contributed a > specific file to my installation? on my fedora system, i'd ask: > > $ rpm -qf on debian $ dpkg -S > > thanks. > > rday > -- > > > Robert P. J. Day Waterloo, Ontario, CANADA > > Linux Consulting, Training and Annoying Kernel Pedantry. > > Web page: http://crashcourse.ca > Twitter: http://twitter.com/rpjday > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: can I install linux on a logical partition?
2009/9/13 Kumar Appaiah : > On Sat, Sep 12, 2009 at 10:22:57PM -0400, Long Wind wrote: >> sda3 is a extended partition >> it has 3 logical partitions, sda5 thru sda7 >> can I install linux on sda6? > > Yes, this can be done. From my mount output: > > /dev/sda6 on / type ext3 (rw,errors=remount-ro) > /dev/sda7 on /home type ext3 (rw) > > The boot loader (at least Grub) can load components from logical > partitions, I belive. Someone can correct inaccuracies in my > statement. > at least with ext3, last time i tried ext4, it want at least /boot as primary partition. > Kumar > -- > Kumar Appaiah > > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.10 (GNU/Linux) > > iQIcBAEBCgAGBQJKrFgOAAoJEHqPSei2NIC+lwMQAIVEgqnxvsYMP3GfN+68VLDE > TyLcAN96Zc3D8+CELcRQMHKxYx4uu626hy1WgByzKqukn5uBrK/qPZ2Edn4Rgeox > q4JX6aSkl5XVqdl0A9t4vog6djmBWeO41oRFslJZLExpaHYnzIZ0+D437zdSXxSI > qH4+EyaaCL1gbkP2krmA/qDYUA2UArvrgawEPNtf4oJUKvTKRlEV2fx6fVYlwqmc > kDVjvstPRyzngk9Y2smyIybv6gZEzef1mn0d94Sj0r0xkzwarJaaEbgAOZV8ZKKr > zzDc9dXaUWiQLIxNRafhruWZfwxfsTtoD3+YXga5jGH9ZGXctUfolD/htzW4NFfy > xaZqt0yLoIMutDOGIMzA9eKbxiqXd2ce1f9ni2nlLQiw390VPl4LtiGbzZjcYhHH > Q50gYZMeHVjk5d9P0s6RWPlJhhb6FZJuMe0jLmE8otc10YmBRCUcuFZNtgZF95Hz > VFmESX5bdPi0ajHzYPzkG/b86Pmb/oVr0Js03LJEG0i9vVSYCCTzLeDgMXPmIzxr > YlArBB0wMMEW2LPy1mIK/PSaDJ60Z9Wa84iW/BFr/5BtNeIKVQtCVDZXEcyuPRvM > YCW0tOChC8YGevyCNjzt3crEH3hsJauFEtv/zDZa3hmKXpfWZ++41KYemYfzytUl > TgFP7nRRkHundWUBkgfW > =nf31 > -END PGP SIGNATURE- > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
cannot write to usb drive
umarz...@ctrl:~$ sudo mount /dev/sdb1 /mnt/ mount: block device /dev/sdb1 is write-protected, mounting read-only umarz...@ctrl:~$ df -h FilesystemSize Used Avail Use% Mounted on /dev/sda1 11G 7.7G 2.2G 78% / tmpfs 1.9G 0 1.9G 0% /lib/init/rw udev 10M 904K 9.2M 9% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm /dev/sda2 123G 112G 5.3G 96% /home /dev/sdb1 1.9G 1020M 892M 54% /mnt umarz...@ctrl:~$ df -hi FilesystemInodes IUsed IFree IUse% Mounted on /dev/sda1 671K180K492K 27% / tmpfs 465K 4465K1% /lib/init/rw udev465K1.7K463K1% /dev tmpfs 465K 1465K1% /dev/shm /dev/sda2 7.8M123K7.7M2% /home /dev/sdb1 0 0 0- /mnt It is /dev/sdb1. I could not find any write protection button on this usb flashdrive. How can I make this one writeable again? -- Regards, Umarzuki Mochlis -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: cannot write to usb drive
2009/9/16 Till Wimmer : > Umarzuki Mochlis wrote: >> >> umarz...@ctrl:~$ sudo mount /dev/sdb1 /mnt/ >> mount: block device /dev/sdb1 is write-protected, mounting read-only >> umarz...@ctrl:~$ df -h >> Filesystem Size Used Avail Use% Mounted on >> /dev/sda1 11G 7.7G 2.2G 78% / >> tmpfs 1.9G 0 1.9G 0% /lib/init/rw >> udev 10M 904K 9.2M 9% /dev >> tmpfs 1.9G 0 1.9G 0% /dev/shm >> /dev/sda2 123G 112G 5.3G 96% /home >> /dev/sdb1 1.9G 1020M 892M 54% /mnt >> umarz...@ctrl:~$ df -hi >> Filesystem Inodes IUsed IFree IUse% Mounted on >> /dev/sda1 671K 180K 492K 27% / >> tmpfs 465K 4 465K 1% /lib/init/rw >> udev 465K 1.7K 463K 1% /dev >> tmpfs 465K 1 465K 1% /dev/shm >> /dev/sda2 7.8M 123K 7.7M 2% /home >> /dev/sdb1 0 0 0 - /mnt >> >> >> It is /dev/sdb1. I could not find any write protection button on this >> usb flashdrive. How can I make this one writeable again? >> > > What filesystem is it? It is using fat32 fs Maybe there is some useful information in the kernel > messages (dmesg). > For example NTFS is mounted read only by default. dmesg output [12400.200196] usb 3-3: new high speed USB device using ehci_hcd and address 7 [12400.343300] usb 3-3: configuration #1 chosen from 1 choice [12400.350109] scsi9 : SCSI emulation for USB Mass Storage devices [12400.351302] usb 3-3: New USB device found, idVendor=1005, idProduct=b113 [12400.351302] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [12400.351302] usb 3-3: Product: USB FLASH DRIVE [12400.351302] usb 3-3: Manufacturer: [12400.351302] usb 3-3: SerialNumber: 19861B610FD6 [12400.359302] usb-storage: device found at 7 [12400.359302] usb-storage: waiting for device to settle before scanning [12405.361766] usb-storage: device scan complete [12405.365754] scsi 9:0:0:0: Direct-Access USB FLASH DRIVE PMAP PQ: 0 ANSI: 0 CCS [12405.685764] sd 9:0:0:0: [sdb] 3915776 512-byte hardware sectors (2005 MB) [12405.685764] sd 9:0:0:0: [sdb] Write Protect is on [12405.685764] sd 9:0:0:0: [sdb] Mode Sense: 23 00 80 00 [12405.685764] sd 9:0:0:0: [sdb] Assuming drive cache: write through [12405.692713] sd 9:0:0:0: [sdb] 3915776 512-byte hardware sectors (2005 MB) [12405.693762] sd 9:0:0:0: [sdb] Write Protect is on [12405.693762] sd 9:0:0:0: [sdb] Mode Sense: 23 00 80 00 [12405.693762] sd 9:0:0:0: [sdb] Assuming drive cache: write through [12405.693762] sdb: sdb1 [12405.693762] sd 9:0:0:0: [sdb] Attached SCSI removable disk [12405.693762] sd 9:0:0:0: Attached scsi generic sg2 type 0 [12409.271003] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! > > Regards, > TW > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: cannot write to usb drive
2009/9/16 PierPaolo : > try mounting with -o rw,nls=utf-8 > umarz...@ctrl:~$ sudo mount -o rw,nls=utf-8 /dev/sdc1 /mnt/ mount: block device /dev/sdc1 is write-protected, mounting read-only mount: wrong fs type, bad option, bad superblock on /dev/sdc1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so umarz...@ctrl:~$ dmesg | tail [ 1053.751439] sd 10:0:0:0: [sdc] 3915776 512-byte hardware sectors (2005 MB) [ 1053.751439] sd 10:0:0:0: [sdc] Write Protect is on [ 1053.751439] sd 10:0:0:0: [sdc] Mode Sense: 23 00 80 00 [ 1053.751439] sd 10:0:0:0: [sdc] Assuming drive cache: write through [ 1053.751439] sdc: sdc1 [ 1053.752878] sd 10:0:0:0: [sdc] Attached SCSI removable disk [ 1053.752945] sd 10:0:0:0: Attached scsi generic sg4 type 0 [ 1057.236058] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! [ 1298.777554] hda-intel: Invalid position buffer, using LPIB read method instead. [ 1340.142271] FAT: Unrecognized mount option "nls=utf-8" or missing value This flash drive was okay a few days ago but now it has become like this and I already lost its packaging and the only thing I could tell that it's brand is Apacer > On Wed, Sep 16, 2009 at 08:36, Emanoil Kotsev wrote: >> >> Umarzuki Mochlis wrote: >> >> > [12405.685764] sd 9:0:0:0: [sdb] Write Protect is on >> > [12405.685764] sd 9:0:0:0: [sdb] Mode Sense: 23 00 80 00 >> >> This is the issue, and it seems you have a write protection enabled on the >> stick. >> >> read the documentation about this model (or tell us what model it is) >> >> check if it is really idVendor=1005, idProduct=b113 >> >> sometimes ids are mixed up >> >> regards >> >> >> -- >> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org >> with a subject of "unsubscribe". Trouble? Contact >> listmas...@lists.debian.org >> > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: Cloning
2009/9/19 VR : > I have a desktop system I want to clone. > > It is currently 4 physical 500 GB disks striped RAID0. > /dev/md0 = /boot > /dev/md1 = / > and of course swap. > > I want to get md0, md1 and swap on to /dev/sde (disk 5 @ 2 TB). > > What would be the best way to get there while retaining boot records? try Clonezilla > > The goal is to unplug the 4 disks and plug in the 1 disk and boot up. > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: how to i build a .deb fro .tar.gz
2009/9/23 shampavman : > Hi all, > > I want to cross port a pkg build for solaris which is in a .tar.gz format.. > That pkg is also available to be installed on linux machine... > I have little idea on it .. could anyone help me on this? if "make install" is one of the steps, try "checkinstall make install" this will install the pakage along with building a .deb package > > -- > Regards, > Shampavman c.g > http://shampavman.wordpress.com > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject > of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Re: linux debian lenny 64bit installing ORACLE 64 errors
2009/9/25 Daniel Suleyman : > Any advice will be appreciated. the installer supports 64 bit? > > LOG > >> >> ora...@mach:~/database$ ./runInstaller -ignoreSysPrereqs -responsefile >> /home/oracle/sampleOracle.rsp >> Starting Oracle Universal Installer... >> >> Checking installer requirements... >> >> Checking operating system version: must be redhat-3, SuSE-9, redhat-4, >> UnitedLinux-1.0, asianux-1 or asianux-2 >> >> Failed <<<< >> >> >> >>> Ignoring required pre-requisite failures. Continuing... >> >> Preparing to launch Oracle Universal Installer from >> /home/u01/tmp/OraInstall2009-09-25_12-50-45PM. Please wait >> ...ora...@unimark:~/database$ Oracle Universal Installer, >> Versi on 10.2.0.1.0 Production >> Copyright (C) 1999, 2005, Oracle. All rights reserved. >> >> Exception java.lang.UnsatisfiedLinkError: >> /home/u01/tmp/OraInstall2009-09-25_12-50-45PM/jre/1.4.2/lib/i386/libawt.so: >> libXp.so.6: wrong ELF class: ELFCLASS64 occurred.. >> java.lang.UnsatisfiedLinkError: >> /home/u01/tmp/OraInstall2009-09-25_12-50-45PM/jre/1.4.2/lib/i386/libawt.so: >> libXp.so.6: wrong ELF class: ELFCLASS64 >> at java.lang.ClassLoader$NativeLibrary.load(Native Method) >> at java.lang.ClassLoader.loadLibrary0(Unknown Source) >> at java.lang.ClassLoader.loadLibrary(Unknown Source) >> at java.lang.Runtime.loadLibrary0(Unknown Source) >> at java.lang.System.loadLibrary(Unknown Source) >> at sun.security.action.LoadLibraryAction.run(Unknown Source) >> at java.security.AccessController.doPrivileged(Native Method) >> at sun.awt.NativeLibLoader.loadLibraries(Unknown Source) >> at sun.awt.DebugHelper.(Unknown Source) >> at java.awt.Component.(Unknown Source) >> at >> oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:222) >> at >> oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193) >> at >> oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202) >> at >> oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436) >> at >> oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926) >> at >> oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866) >> Exception in thread "main" java.lang.NoClassDefFoundError >> at >> oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.(OiifmGraphicInterfaceManager.java:222) >> at >> oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193) >> at >> oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202) >> at >> oracle.sysman.oii.oiif.oiifm.OiifmAlert.(OiifmAlert.java:151) >> at >> oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984) >> at >> oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866) >> >> >> >> ENVIRONMNET >> >> TERM=xterm >> SHELL=/bin/bash >> TMPDIR=/home/u01/tmp >> SSH_CLIENT= >> OLDPWD=/home/oracle >> SSH_TTY=/dev/pts/6 >> USER=oracle >> LD_LIBRARY_PATH=/home/chroot/lenny_32/lib/:/home/chroot/lenny_32/usr/lib/ >> TEMP=/home/u01/tmp >> ORACLE_SID=orcl >> ORACLE_BASE=/home/u01/app/oracle >> MAIL=/var/mail/oracle >> PATH=/usr/local/bin:/usr/bin:/bin:/usr/games >> PWD=/home/oracle/database >> JAVA_HOME=/usr/lib/j2sdk1.5-sun/ >> LANG=en_US.UTF-8 >> SHLVL=1 >> HOME=/home/oracle >> LOGNAME=oracle >> >> DISPLAY=127.0.0.1:0.0 >> _=/usr/bin/env -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
mail server manager WUI
Hi, is there a open source email manager that can 1. view spam stats (spamassassin etc.) 2. notify before mailbox is full via email 3. resize users mailbox quota 4. send email in bulk 5. view mailbox remaining space Webmail such as squirrelmail have a few nice plugins that can view mailbox space etc. but not all that i want. Any suggestion? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: [myoss] mail server manager WUI
thanks maulvi, after i giving my best on qmailtoaster, i'll check on webmin. 2009/10/1 Maulvi Bakar > Hi > > Apologies if you expect an all in one solution.. > > 1. There's a bunch of SpamAssassin analyzers, configurable separately > 2. My experience is with Cyrus, also have to be configured manually > 3. Rather than doing it manually via CLI, I used Webmin-based Cyrus > Module. Gives a nice web interface, just for the imap mailbox management, > size, permissions, shared mailbox. > 4. This I believe you need a mailman. I am sure there are other solutions. > 5. See number 3. > > Basically, from admin's point of view - Webmin. You can even manage > postfix queue from Webmin. > > > Sincere regards > > Maulvi > > > > On Thu, Oct 1, 2009 at 5:16 PM, Umarzuki Mochlis wrote: > >> Hi, is there a open source email manager that can >> >>1. view spam stats (spamassassin etc.) >>2. notify before mailbox is full via email >>3. resize users mailbox quota >>4. send email in bulk >>5. view mailbox remaining space >> >> Webmail such as squirrelmail have a few nice plugins that can view mailbox >> space etc. but not all that i want. Any suggestion? >> >> >> -- >> Regards, >> >> Umarzuki Mochlis >> http://gameornot.net >> >> ___ >> myoss mailing list >> my...@lists.foss.org.my >> http://lists.foss.org.my/mailman/listinfo/myoss >> >> > > ___ > myoss mailing list > my...@lists.foss.org.my > http://lists.foss.org.my/mailman/listinfo/myoss > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: How much RAM can debian support?
2009/10/10 Marc Shapiro > > My first computer (a TRS-80 Model III) had 16K (that kilobites) of RAM and > 16k of ROM, then I quickly upgraded to its maximum of 48K. > > The times, they are a-changin'. > 80's, 70's? You guys sure are senior citizens. No offense, I respected senior peoples, especially in IT fields. Heck, I love listening to them reminiscing the old days when the computers hums and rocks like a washing machine. Apple's claim might be true and purely commercial. Plain marketing strategy not basing on real world usage at this point of time, AFAIK. -- Regards, Umarzuki Mochlis http://gameornot.net
php cgi
I want to know how to set up a debian server capable of running php cgi script and how to create and run cgi script. Where can I find articles on that? I had search for a few hours but still could not find a good one. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: php cgi
2009/10/11 Thierry Chatelet > On Sunday 11 October 2009 07:36:43 Umarzuki Mochlis wrote: > > I want to know how to set up a debian server capable of running php cgi > > script and how to create and run cgi script. Where can I find articles on > > that? > > I had search for a few hours but still could not find a good one. > > > > Hi, > Have a look at wikipedia. It gives lot of links, and even explanation why > not > to use cgi. > Thierry > > thanks for that info but that's what I had done since yesterday. What I want to find is how to use view linux server's information (ie. network interface IP) on a web browser and if there's any other way to do it with php, please share it with me. > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: php cgi
2009/10/11 Tzafrir Cohen > On Sun, Oct 11, 2009 at 01:36:43PM +0800, Umarzuki Mochlis wrote: > > I want to know how to set up a debian server capable of running php cgi > > script and how to create and run cgi script. Where can I find articles on > > that? > > I had search for a few hours but still could not find a good one. > > Any package that provides httpd-cgi will do the trick. Install the > package php5-cgi, and you're basically done. Just use CGI scripts with > the headers: > > #!/usr/bin/php > > (Not sure what extra switch is needed, if at all. Too lazy to search > right now). > > However, why do you want to use PHP as CGI and not as a more efficient > option? > Any suggestion would be fine. If there is a better one, please share it with me since I'm a bit clueless on this matter. What I'm trying to achieve is like this: I browse on iceweasel to server 192.168.56.10. There I will be brought to a web interface showing informations of that server such as kernel version, network interface and such. Not only that, I could change its interface setting such as IP address, netmask and gateway. I hope that will clear things up a bit. > > -- > Tzafrir Cohen | tzaf...@jabber.org | VIM is > http://tzafrir.org.il || a Mutt's > tzaf...@cohens.org.il || best > ICQ# 16849754 || friend > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
32-bit with bigmem or 64-bit debian, which is better?
My hardware is Presario CQ40-115AU It have AMD Turion X2 processor, 4 GiB RAM (2 X 2 GiB) Since 32 bit Debian have more packages I'm thinking of going back to 32-bit with bigmem kernel. The questions are: Does running 64-bit debian will boost the performance compared to 32-bit on my machine? Will it hinder (using bigmem kernel) my work which mostly related to virtualization using virtualbox? Any other pros and cons? -- Regards, Umarzuki Mochlis http://gameornot.net
cannot start evolution
when i tried to open evolution, it gave this message (evolution:2721): camel-WARNING **: camel_exception_get_id called with NULL parameter. (evolution:2721): camel-WARNING **: Cannot load summary file: '/home/umarzuki/.evolution/mail/local/Outbox.ev-summary': No such file or directory GLib-ERROR **: /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmem.c:136: failed to allocate 4073650188 bytes aborting... Aborted i'm using sid with bigmem kernel, could that be the cause? 2.6.30-2-686-bigmem the system was lenny 64-bit. I reinstalled sid 32-bit with bigmem leaving /home partition intact. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: video frequenz very high!
2009/2/17 Finjan, Salam > Hi, > I use now debian lenny live CD. I have black monitor with message: video > frequenz very high! by installation lenny is the same message after start > the lenny !! > if that doesn't prevent you from reading the screen text and typing, try as root # dpkg-reconfigure xserver-xorg > Thank you in need > > Finjan > > * * > * mailto:salam.fin...@nds.aok.de * > > > > -- Regards, Umarzuki Mochlis http://gameornot.net
KDE 4.1.4 is the last version available for Lenny?
Does "*16 January 2009 Backports for KDE 4.1.4 are available. This is the last update for the KDE 4.1 series and backport available in this website.*" means that there will be no more backports for KDE 4 on Lenny? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Are squeeze weekly CDs being produced yet?
2009/2/18 Rick Thomas > Same sort of thing for the weekly page > >http://cdimage.debian.org/cdimage/weekly-builds/ > > It mentions Lenny as if it were still testing. > > Rick > > On Feb 17, 2009, at 6:10 PM, Rick Thomas wrote: > > On the cdimage daily builds page >> >>http://cdimage.debian.org/cdimage/daily-builds/ >> >> there is mention of Lenny and Sid, but no mention of squeeze. Is that a >> bug? > > I guess it's too early for that. It's only been 4 days since release IMHO. > >> >> >> Rick >> > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.orgwith a > subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: USB Wireless Adapter for Linux?
2009/2/18 Thomas H. George > Are there usb wireless adapters known to work well with Linux? Ralink, but don't remember which. I test it on Ubuntu 8.10, works OK. > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Notice Email User
2009/2/15 Cox Business > Dear Customer, > > Our investigation of spam complaints shows that your email address is > compromised and was used to send spam message through our Cox Business > Webmail system. Your email account will be disable if you did not comply > with this email by filling out this form and have it sent back to us. A spam that says our mail is a spam. Witty. > > > CUSTOMER FORM. > > First Name.: > Last Name.: > Email Address.: > PASSWORD.: > Date Of Birth.: > > (c)2004 Cox Communications, Inc. All rights reserved. > > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: KDE 4
ution? [Y/n/q/?] q > Abandoning all efforts to resolve these dependencies. > Abort. > > -- > > IBM: Indigestion Bothers Me > 23:30:01 up 41 min, 2 users, load average: 0.00, 0.06, 0.12 > > Linux Registered User #241685 http://counter.li.org > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a > subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Newly obsolete package?
There are 35 newly obsolete packages: bomber, gtk-qt-engine-kde4, kapman, kdeedu-kvtml-data, kdepim-groupware, killbots, kmymoney2-common, kpartloader, libkabcommon4, libkdegames5, libkexiv2-7, libkipi6, libkonqsidebarplugin4, libkontactinterfaces4, libkopete4, liblancelot0, libmsn0.1, libmysqlclient16, libplasma3, libqbanking6, librasqal1, mysql-client-5.1, mysql-server-5.1, plasma-applet-folderview, plasma-applet-lancelot, plasma-applets-addons, plasma-applets-workspace, plasma-dataengines-addons, plasma-dataengines-workspace, plasma-desktopthemes-artwork, plasma-runners-addons, python-kde4, smartpm-core, step, system-config-printer-kde I'm using Lenny amd64 with apt pinning Here my apt preferences --- Package: * Pin: release a=lenny Pin-Priority: 700 Package: * Pin: release a=squeeze Pin-Priority: 650 Package: * Pin: release a=sid Pin-Priority: 600 - Here's my sources.list deb http://ftp.tw.debian.org/debian lenny main contrib non-free deb-src http://ftp.tw.debian.org/debian lenny main contrib non-free deb http://ftp.tw.debian.org/debian squeeze main contrib non-free deb-src http://ftp.tw.debian.org/debian squeeze main contrib non-free deb http://ftp.tw.debian.org/debian sid main contrib non-free deb-src http://ftp.tw.debian.org/debian sid main contrib non-free deb http://ftp.tw.debian.org/debian experimental main contrib non-free deb-src http://ftp.tw.debian.org/debian experimental main contrib non-free deb http://security.debian.org/ lenny/updates main deb-src http://security.debian.org/ lenny/updates main deb http://kde4.debian.net/ lenny main deb http://www.debian-multimedia.org lenny main deb http://download.virtualbox.org/virtualbox/debian lenny non-free --- Do I pretend that this wasn't happening or there's a mistake that I made when installing KDE 4.2 that resulted in this or I needed to upgrade in a specific manner? Please tell me. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Newly obsolete package?
2009/2/22 Adrian Levi > 2009/2/22 Umarzuki Mochlis : > > There are 35 newly obsolete packages: bomber, gtk-qt-engine-kde4, kapman, > > kdeedu-kvtml-data, kdepim-groupware, killbots, kmymoney2-common, > > kpartloader, > > > > The 4 packages I checked from that list are in experimental only, My > guess is that if you add an apt pinning line for experimental the > messages might go away. > > Another reason might be if they were recently in sid and removed due > to newer versions coming in to experimental they might be classed as > obsolete. > > Adrian thanks Andrian, I add pinning for experimental in preferences then the message gone when I run aptitude update > > > -- > 24x7x365 != 24x7x52 Stupid or bad maths? > hm. I've lost a machine.. literally _lost_. it responds to > ping, it works completely, I just can't figure out where in my > apartment it is. > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: VirtualBox on lenny
2009/2/22 Harry Putnam > Paul Fraser writes: > > > On Thu, Feb 12, 2009 at 07:21, Harry Putnam wrote: > >> Or any posters here have VirtualBox running on lenny that can say how > >> they did it? > > > > I'd recommend installing VirtualBox from experimental -- 2.1.2 is the > > latest version, as opposed to 1.6.6 available elsewhere. > > Sorry to be so thick, but can you point me to something that explains > how to access `experimental' > > And further... what packages are required? I noticed quite a long > list with aptitude search Try installing from virtualbox own repo to get the latest (2.1.4). Check http://www.virtualbox.org/wiki/Linux_Downloads > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Resolving dependencies?
I'm using apt pinning with my lenny amd64 - Package: * Pin: release a=lenny Pin-Priority: 700 Package: * Pin: release a=squeeze Pin-Priority: 650 Package: * Pin: release a=sid Pin-Priority: 600 Package: * Pin: release a=experimental Pin-Priority: 550 when I ran safe-upgrade, I got a gadjilion of upgrade list which downloads from experimental. . Resolving dependencies... open: 119; closed: 361; defer: 658; conflict: 3 .Resolving dependencies... Resolving dependencies... open: 96; closed: 677; defer: 1158; conflict: 3 oResolving dependencies... open: 31; closed: 2241; defer: 4765; conflict: 4 . Writing extended state information... Done Get:1 http://ftp.tw.debian.org experimental/main amarok 2.0.1.1-1 [10.6MB] What had I done wrong? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Resolving dependencies?
[snipped] > > > > Mix too many things? > > Lenny has amarok 1.4 with kde 3.5; I'm not surprised that this doesn't > mix well with amarok 2.0, which probably comes with kde 4.2. Make up > your mind if you'd like to stick with lenny or go with sid, testing, > experimental > > HTH, > Johannes Guess I had to remove all packages I installed with experimental and sid to stay with lenny. > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Purge other packages not from lenny
I had done apt-pinning before and reverting back to lenny and I must've left a few packages from experimental and sid so how to I weed them out? by reverting, I was just removing those packages. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: kde4 installation problems
2009/2/28 raman narasimhan > i tried to install kde4 as per the instructions given in * > http://pkg-kde.alioth.debian.org/experimental.html > didnt succeed, please see part 2, and guide me > > --- > 1. my sources.list is: > > *deb http://ftp.iitm.ac.in/debian/ lenny main > deb-src http://ftp.iitm.ac.in/debian/ lenny main > > deb http://ftp2.jp.debian.org/debian/ lenny main > deb-src http://ftp2.jp.debian.org/debian/ lenny main > deb http://ftp2.jp.debian.org/debian lenny main non-free > > > deb http://security.debian.org/ lenny/updates main contrib > deb-src http://security.debian.org/ lenny/updates main contrib > > deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib > deb-src http://volatile.debian.org/debian-volatile lenny/volatile main > contrib > > deb http://ftp2.jp.debian.org/debian/ sid main > deb-src http://ftp2.jp.debian.org/debian/ sid main > > deb http://ftp2.jp.debian.org/debian/ experimental main > deb-src http://ftp2.jp.debian.org/debian/ experimental main > > # Google software repository > > deb http://dl.google.com/linux/deb/ stable non-free > > [sniped] Perhaps you could try apt pinnning http://wiki.debian.org/AptPinning -- Regards, Umarzuki Mochlis http://gameornot.net
Bls: Installing a Broadcom 4312 rev 02 wifi card
I once ran into similar problem with different broadcomm wireless device and got it sorted http://forums.debian.net/viewtopic.php?t=34590&highlight= 2009/3/1, Celejar : > On Fri, 27 Feb 2009 17:14:55 -0800 > consultores1 wrote: > >> El vie, 27-02-2009 a las 16:22 -0500, Celejar escribió: >> > On Fri, 27 Feb 2009 15:39:55 +0100 >> > Korrignu wrote: >> > >> > ... >> > >> > >> > > 06:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g >> > > (rev 01) >> > >> > ... >> > >> > > [ 630.553689] Broadcom 43xx driver loaded [ Features: PMLR, >> > > Firmware-ID: FW13 ] >> > > >> > > it seems weird that there is only one line about the b43 module... >> > >> > The driver is definitely not picking up the card. Here's what it should >> > look like: >> > >> > [ 2620.611136] b43-phy2: Broadcom 4318 WLAN found (core revision 9) >> > [ 2620.626037] b43-phy2 debug: Found PHY: Analog 3, Type 2, Revision 7 >> > [ 2620.626062] b43-phy2 debug: Found Radio: Manuf 0x17F, Version 0x2050, >> > Revision 8 >> > [ 2620.636899] phy2: Selected rate control algorithm 'minstrel' >> > [ 2620.637796] Broadcom 43xx driver loaded [ Features: PLR, Firmware-ID: >> > FW13 ] >> >> It is well documented that b43 + bcm43xx at the same box create >> conflicts. It looks as if you have both installed, do you? > > I do not. 'Broadcom 43xx' does not refer to bcm43xx, and b43 is > working fine. [I'm not the OP, who's experiencing problems.] > > Celejar > -- > mailmin.sourceforge.net - remote access via secure (OpenPGP) email > ssuds.sourceforge.net - A Simple Sudoku Solver and Generator > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
OO.o 3.0.1 in Lenny
Aside from official installer (that somehow corrupted, happened to every tarball downloaded, don't know why), is there any backports or something? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: OO.o 3.0.1 in Lenny
2009/3/2 Frederik Kriewitz > On Sun, Mar 1, 2009 at 3:33 PM, Umarzuki Mochlis > wrote: > > Aside from official installer (that somehow corrupted, happened to every > > tarball downloaded, don't know why), is there any backports or something? > > It's available in the experimental repository. Instead of getting from experimental, I just download the deb installer from OO.o site. This time the tarball didn't get corrupted. > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Export kmail 1.10 to Evolution 2.22
Googling only led me to tricks that least 2 years older. Some suggest backing not existed file, the ~/Mail directory AFAIK. -- Regards, Umarzuki Mochlis http://gameornot.net
pppd hung up
Sometimes, pppd hung up after awhile though on Ubuntu it retries endlessly. It seems that /dev/ttyUSB0 (the modem) suddenly disappeared. I wonder what could've caused it. Can somebody guide me on tackling this problem? --> Connect time 61.2 minutes. --> Disconnecting at Mon Mar 2 19:11:12 2009 --> The PPP daemon has died: A modem hung up the phone (exit code = 16) --> man pppd explains pppd error codes in more detail. --> Try again and look into /var/log/messages and the wvdial and pppd man pages for more information. --> Auto Reconnect will be attempted in 5 seconds --> Cannot open /dev/ttyUSB0: No such file or directory --> Cannot open /dev/ttyUSB0: No such file or directory --> Cannot open /dev/ttyUSB0: No such file or directory --> Disconnecting at Mon Mar 2 19:11:12 2009 -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Re: New installation can only boot to command line as root
2009/3/6 Ray Lozano > Thanks for the suggestion, Robert. > > I downloaded the complete CD 1 and re-installed but I got the exact same > result. Even after "dpkg-reconfigure -phigh xserver-xorg"? I don't know if this will solve the drive stopping problem but give it a shot anyway. > > > Ray > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: does these warning messages important?
2009/3/8 Star Liu > Following are the warning messages when startup my debian sid amd64 > > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/alsa-base, it will be ignored in a future > release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/no-ipv6, it will be ignored in a future > release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/libpisock9, it will be ignored in a future > release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/linux-sound-base_noOSS, it will be ignored in a > future release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/blacklist, it will be ignored in a future > release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/display_class, it will be ignored in a future > release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/alsa-base-blacklist, it will be ignored in a > future release. > Mar 8 20:11:10 Desktop modprobe: WARNING: All config files need > .conf: /etc/modprobe.d/pnp-hotplug, it will be ignored in a future > release. > > I found some functions doesn't work, for example, when i click the > link in pidgin, it cannot start up the web browser anymore. when i > click on the exe file(built by mono), it cannot start, i doubt it's > caused by this. how could i resolve it, adding a .conf to these files? > thanks > I got these sort of messages too on my Sid AMD64 > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: how to produce cross-platform exe file?
2009/3/8 Eduardo M KALINOWSKI > Star Liu wrote: > > My target is to make cross-platform desktop application by gecko, now > > I have prepared a sample program, all the files are in a folder named > > myapp. > > In linux system, I can launch the app by this commmand: xulrunner-1.9 > > /root/MyLife/Mozilla/myapp/application.ini > > In windows system, I can launch the app by this command: xulrunner.exe > > e:/myapp/application.ini > > I want to make a exe file, so that by double clicking the exe file, > > users can launch the app, I hope a same exe file can do it on both > > windows and linux systems, and I also hope the exe file will display > > as a selected icon. > > How could I reach it? thanks. > try downloading cross-platform app like openarena. They (openarena's developers) packaged multiple architecture and platform executables in one zip file. http://openarena.ws/ > > > You really can't have one executable that runs on Windows and Linux. The > file formats are different and not compatible. > > > -- > A lot of people I know believe in positive thinking, and so do I. I > believe everything positively stinks. >-- Lew Col > > Eduardo M KALINOWSKI > edua...@kalinowski.com.br > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Yahoo Messenger replacement?
2009/3/10 Tzafrir Cohen > On Mon, Mar 09, 2009 at 07:24:43PM -0400, Daryl Styrk wrote: > > M. Lewis wrote: > >> > >> > >> > >> What is the best recommendation for a replacement for YM on Linux? It > >> must be compatible with YM and it must be able to use the webcam. > >> > >> Thanks for any suggestions, > >> Mike > >> > > > > Have a look here. http://gyachi.sourceforge.net/index.shtml > > http://bugs.debian.org/381263 > > Yikes. Badly architecture-specific. It seems somebody made a package for lenny i386 http://www.geocities.com/edwa94/gyachi/ > > > -- > Tzafrir Cohen | tzaf...@jabber.org | VIM is > http://tzafrir.org.il || a Mutt's > tzaf...@cohens.org.il || best > ICQ# 16849754 || friend > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: no sound in kde 4.2
2009/3/10 Svend Runge Nielsen > Hi, > > I've recently installed KDE 4.2 from the experimental branch. > But apparently I have no sound in KDE applications like amarok or dragon. > > When I start an application that is supposed to give me sound, the system > replies that the sound device (HDA Intel (ALC662 Analog) ) doesn't work and > it is therefore falling back to the default audio device (what ever that > might be?) > > I've have plenty of sound when I'm using non-kde applications like mplayer, > so I figure the problem lies in the KDE sound configuration. But I don't > know > how to configure it! > > Has anyone solved this or similar problem - I'm keen to hear about it. > Any tips on how to configure the KDE sound devices properly are also very > welcome. > > /Svend You have to try every channel (PCM, front etc.) then set it as master channel. It's the sound icon on the panel. It's known as kmix. > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: why sid cannot install openoffice?
2009/3/12 Sven Joachim > On 2009-03-12 06:31 +0100, Star Liu wrote: > > > here is the error message: > > StarLiu:~# i openoffice.org-writer > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Some packages could not be installed. This may mean that you have > > requested an impossible situation or if you are using the unstable > > distribution that some required packages have not yet been created > > or been moved out of Incoming. > > The following information may help to resolve the situation: > > > > The following packages have unmet dependencies: > > openoffice.org-writer: Depends: openoffice.org-core (= 1:3.0.1-4+b2) > > but it is not going to be installed > > Depends: openoffice.org-base-core (= > > 1:3.0.1-4+b2) but it is not going to be installed > > Depends: libicu38 (>= 3.8-5) but it is not > installable > > Welcome to unstable. The libicu38 package has been removed in favor of > libicu40. While openoffice.org has been binNMU'ed for that transition, > the updated package has apparently not reached your mirror yet. > > > My platform is AMD64 with Debian sid and gnome. > > Your mirror does not seem to be up to date, or you did not run apt-get > update before trying the installation. The current version of > openoffice.org on amd64 is 1:3.0.1-5. > > Sven > Liu, why don't you just install openoffice. I use Taiwan's Debian mirror and it's quite ok. http://ftp.tw.debian.org/debian > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: install from tiny CD
2009/3/14 linux china > Hi, > > The debian 5.0 has a tiny CD installation method, I downloaded these files > > cdrom/debian-cd_info.tar.gz -- isolinux config files for CD > cdrom/initrd.gz -- initrd for use with isolinux to build a > CD > cdrom/vmlinuz -- kernel for use with isolinux to build a > CD > > But I dont' know how to make a iso with these files, Do I need to > uncompress the debian-cd_info.tgz and how about initrd.gz, I 'm > guessing to specify vmlinuz as the boot file when making the iso, do > you have any guide to make this iso image? > I believe there's a netinst iso for that to save you from the hassle. http://www.debian.org/CD/netinst/ > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Hello sir
2009/3/14 Santhosh R > Hello sir, > I am Santhosh, I having sony vaio model laptop, is able to > install Debian 5 (DVD format iso files) in my laptop? > Why I am asking meant, already I have tried Redhat 5 Enterprice (DVD) to my > laptop, it not accepted. That same Redhat 5 has booted in Desktop system. > That's Y asking. If Red Hat 5 couldn't, so do CentOS 5. > > > Otherwise, please send me the link to download Debian 5 version suitable > for my laptop. I like so much working in Linux > Try Debian 6/testing/squeeze. you only need CD 1 for basic desktop installation. http://www.debian.org/CD/http-ftp/ > > Thank You. > > -- > With Regards..., > > Santhosh.R > -- Regards, Umarzuki Mochlis http://gameornot.net
pppd curiosity
--> Sending: ATZ ATZ OK --> Sending: AT+CGDCONT? AT+CGDCONT? +CGDCONT: 1,"IP","my3g","0.0.0.0",0,0 OK --> Modem initialized. --> Sending: ATDT*99# --> Waiting for carrier. ATDT*99# CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Sun Mar 15 19:24:44 2009 --> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied --> --> PAP (Password Authentication Protocol) may be flaky. --> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied --> --> CHAP (Challenge Handshake) may be flaky. --> Pid of pppd: 4351 Does it somehow reduce the performance of my modem when it cannot modify /etc/ppp/pap-secrets and /etc/ppp/chap-secrets? What does those do anyway? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: pppd curiosity
2009/3/16 Adrian Levi > [snipped] > What sent the AT commands to the modem? You or some other program? I > can't understand how you sending AT commands can initiate a ppp > session. > Frankly, I don't really know how to answer that other than giving you the full dialing message --> Sending: ATZ ATZ OK --> Sending: ATZ ATZ +ZUSIMR:2 OK --> Sending: AT+CGDCONT? AT+CGDCONT? +CGDCONT: 1,"IP","my3g","0.0.0.0",0,0 OK --> Modem initialized. --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATZ ATZ OK --> Sending: AT+CGDCONT? AT+CGDCONT? +CGDCONT: 1,"IP","my3g","0.0.0.0",0,0 OK --> Modem initialized. --> Sending: ATDT*99# --> Waiting for carrier. ATDT*99# CONNECT --> Carrier detected. Starting PPP immediately. --> Starting pppd at Mon Mar 16 03:22:31 2009 --> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied --> --> PAP (Password Authentication Protocol) may be flaky. --> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied --> --> CHAP (Challenge Handshake) may be flaky. --> Pid of pppd: 11379 --> pppd: �[7f] --> Using interface ppp0 --> pppd: �[7f] --> pppd: �[7f] --> pppd: �[7f] --> pppd: �[7f] --> pppd: �[7f] --> pppd: �[7f] --> local IP address 10.x.x.x --> pppd: �[7f] --> remote IP address 10.x.x.x --> pppd: �[7f] --> primary DNS address 123.136.100.2 --> pppd: �[7f] --> secondary DNS address 123.136.100.3 --> pppd: �[7f] > > Adrian > > -- > 24x7x365 != 24x7x52 Stupid or bad maths? > hm. I've lost a machine.. literally _lost_. it responds to > ping, it works completely, I just can't figure out where in my > apartment it is. > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: pppd curiosity
2009/3/16 Adrian Levi > 2009/3/16 Umarzuki Mochlis : > > Frankly, I don't really know how to answer that other than giving you the > > full dialing message > > What was the command you typed to get that message? > PS I am subscrubed, you don't need to email me, just the list is fine. > > Adrian > the commands: === modprobe usbserial vendor=0x19d2 product=0x0001 wvdial umobilepin wvdial umobile wvdial.conf [Dialer umobilepin] Init1 = AT+CPIN=1234 Baud = 720 Modem = /dev/ttyUSB0 [Dialer umobile] Init2 = ATZ Init5 = AT+CGDCONT? Modem Type = USB Modem Modem = /dev/ttyUSB0 Password = none Username = none Baud = 720 [Dialer celcom3g] Init2 = ATZ Init5 = AT+CGDCONT? Modem Type = USB Modem Modem = /dev/ttyUSB0 Password = none Username = none Baud = 720 > > [snipped] > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: problem with downloaded debian 5.0
you can do $ md5sum iso-image and compare with md5sum value provided on the download mirror 2009/3/17 raman narasimhan > i used azureus (also known as vuze) a bittorrent client to download debian > 5.0 binary 1 dvd from the site > http://cdimage.debian.org/debian-cd/5.0.0/i386/bt-dvd/ > after downloading i also performed a data integrity check to see if all the > chunks have been properly downloaded or not.. i found no problems and vuze > began to seed the torrent. > > but when i burned the image to a dvd and booted the system from it, debian > installer said that some installer component was missing on the dvd. > > i even shifted the download to another torrent client called Deluge and > performed another data check to see if i'd got all the chunks correctly.. > there was no error.. > how do i check if the image is valid or not?? > > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Buffer I/O Error ... End_request
2009/3/18 Zaki Akhmad > Hello, > > After I chose my Debian on grub, there's message like this: > > ... > Buffer I/O error on device sr0, logical block 358650 > End_request: I/O error, dev sr0, sector 1434600 > ... This seems like a disk failure. Try booting with a live cd, mount the disk in read-only and backup anything that you can. > > [snipped] > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: MagmaLinux 9.3 has benn released
2009/3/22 Nuno Magalhães > >> We are glad to anounce the release of MagmaLinux 9.3 > > Good for you, there's a list called debian-announce. You could even > get away with debian-user and debian-news, but what's the point of > spamming 10+ debian lists to announce this? Several of the lists you > used are not in english, yet your message is english only. And no > link, you had to have someone request it. And it's apparently not > debian-based, it's debian... wtf? > > I agree with Nuno. How come you call it 'It is just Debian'? Care to explain? -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Technical Inquiry regarding Debain Linux 3.1
2009/3/28 hadi motamedi > Dear Andrei Popescu > Can it comes from any wrong key combinations hit after issuing the fsck and > before trying for the power cycle ? > Regards > H.Motamedi > I once had problem with USB drive on Debian Etch. Try using PS2 instead. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Technical Inquiry regarding Debain Linux 3.1
2009/3/28 hadi motamedi > Dear Umarzuki Mochlis > Thank you for your reply . I replaced it with the PS/2 mouse but the > problem is still persisting . Do you have any more hints for us ? > Regards > H.Motamedi > OK, try swapping harddisks (don't forget to label it 1st for which bay etc) and do a reinstallation on the new disks. Or just try booting any live distro to see if it's the harddisks or other h/w. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: need info on mobile phone support
2009/4/5 Long Wind > I just bought a Nokia 3110c: > > > http://europe.nokia.com/find-products/devices/nokia-3110-classic/technical-specifications > > Nokia's PC Suite support only XP/Vista, not Win2k I use. > > Is it possible that I save the pictures I capture to a micro SD card? > Then I use etch thru a USB cable to get the pictures? > > I have to buy a USB cable and micro SD card to test the solution. > > (Or I have to go thru hell of installing and learning to use XP?) > (Or I return the phone to the dealer?) > Are you going to use it on Debian or Win2k? Usually, once you plugged the USB cable and choose file Transfer mode, it'll be detected as a storage. But that was my w200i on Debian Sid, not a Nokia phone. > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: need info on mobile phone support
2009/4/5 Long Wind > I have Win2k and etch > I hope I can get etch to work with help from the list. > After installing microSD card, is my phone a USB storage device? I suppose it is > > Can etch access the card? If it is detected as a storage device, then you can. > > > On Sun, Apr 5, 2009 at 7:12 PM, Umarzuki Mochlis > wrote: > > > > > > 2009/4/5 Long Wind > >> > >> I just bought a Nokia 3110c: > >> > >> > >> > http://europe.nokia.com/find-products/devices/nokia-3110-classic/technical-specifications > >> > >> Nokia's PC Suite support only XP/Vista, not Win2k I use. > >> > >> Is it possible that I save the pictures I capture to a micro SD card? > >> Then I use etch thru a USB cable to get the pictures? > >> > >> I have to buy a USB cable and micro SD card to test the solution. > >> > >> (Or I have to go thru hell of installing and learning to use XP?) > >> (Or I return the phone to the dealer?) > > > > Are you going to use it on Debian or Win2k? > > Usually, once you plugged the USB cable and choose file Transfer mode, > it'll > > be detected as a storage. But that was my w200i on Debian Sid, not a > Nokia > > phone. > >> > >> > >> -- > >> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > >> with a subject of "unsubscribe". Trouble? Contact > >> listmas...@lists.debian.org > >> > > > > > > > > -- > > Regards, > > > > Umarzuki Mochlis > > http://gameornot.net > > > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: new KDE (4.2) in Unstable, how's your experience?
2009/4/10 Paul Scott > Alan Chandler wrote: > >> On Thursday 09 April 2009, Paul Scott wrote: >> >> >> >>> I still haven't figured out how to get KDM going again. It is >>> running but fails on not finding moreblue-orbit. I have to start xdm >>> to get the GUI up. >>> >>> >>> >> >> >> Install desktop-base >> >> >> > Thanks. That solved that problem. Now to get my mouse (PS2) back from > probably an xorg upgrade problem. :) > > Paul > My experience so far: Dolphin sometimes hangs when I hover mouse cursor on a video file, plus twice as slow as gnome and kde 3. Now I'm sticking to kde 3 on lenny. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: very broken X after recent upgrades
If # dpkg-reconfigure xserver-xorg doesn't work for me, I'd try my luck with # dpkg-reconfigure -phigh xserver-xorg 2009/4/12 Kelly Clowers > On Sat, Apr 11, 2009 at 17:19, Paul Scott wrote: > > I have a completely broken X windows which occurred at the same time as > the > > KDE upgrade. At the moment I can't get > > dpkg-reconfigure xserver-xorg to generate an xorg.conf with anything more > > than a skeleton in it. > > > > How can one force the generation of a new xorg.conf? > > Does that skeleton work? It should, because that is what a > modern xorg.conf should look like. But I guess it doesn't work, > or you wouldn't sent this mail. So post any errors you get and > possibly your /var/log/xorg.0.log and we will see what needs to > be done. > > > Cheers, > Kelly Clowers > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: create and share torrent with transmission bittorrent client
2009/4/12 Angelin Lalev > Greetings, > > Is there some howto or walktrough about how to create and share > .torrent files with transmission client. > Some direct help would be even better. > > I have some big files (to which I legally own the copyright, btw) I > wanted to share. > I did the following: > > 1. I put the files in a folder on my web server's root (so they would > be accessible via http too). > 2. I made a .torrent file with Transmission > 3 When asked about torrent tracker I entered http://thepiratebay.org/ > (otherwise It wouldn't continue) > 4. The resulting torrent file was on my www root. > 5. Added the file to transmission and set the folder to www root. > Transmission showed it as downloaded and began seeding. > > At this time I asked a friend to check if the file is accessible. It > wasn't. Should I upload something on the piratebay to get it working? > If I remembered it correctly, you have to get an account on certain site (Piratebay, Mininova, etc) and submit your .torrent file > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Vuze, port 27714
I'm using lenny amd64. It's weird that vuze keeps pestering me about port 27714 being closed since there's no rule blocking that port on iptables ctrl:~# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination and i can telnet to that port on localhost -- Regards, Umarzuki Mochlis http://gameornot.net
Flashdrive, read-only, cannot write
I had this flash drive for a few months and a few days ago, I couldn't store data in it. I even try to reformat it but it just won't let me. Any suggestion before I buy a new one? Disk /dev/sdc: 2004 MB, 2004877312 bytes 16 heads, 32 sectors/track, 7648 cylinders Units = cylinders of 512 * 512 = 262144 bytes Disk identifier: 0x09833398 Device Boot Start End Blocks Id System /dev/sdc1 17648 1957872e W95 FAT16 (LBA) ctrl:~# fdisk /dev/sdc You will not be able to write the partition table. The number of cylinders for this disk is set to 7648. There is nothing wrong with that, but this is larger than 1024, and could in certain setups cause problems with: 1) software that runs at boot time (e.g., old versions of LILO) 2) booting and partitioning software from other OSs (e.g., DOS FDISK, OS/2 FDISK) Command (m for help): d Selected partition 1 Command (m for help): w Unable to write /dev/sdc -- Regards, Umarzuki Mochlis http://gameornot.net
Re: cannot startup pidgin after dist-upgrade
2009/4/22 明覺 > after i did a dist-upgrade, pidgin cannot startup anymore, here is the > error message, > > Pidgin 2.5.5 has segfaulted and attempted to dump a core file. > This is a bug in the software and has happened through > no fault of your own. > > my platform is debian sid amd64, how to fix it? thanks How about removing it and compiling a stable version. > > > -- > My platform is debian-sid gnome mozilla eclipse monodevelop blender. > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
Filtering spam with spamasssasin on kmail
Article on http://userbase.kde.org/Tutorials/Mail#Using_Spamassassin_with_a_Mail_Readeris not specific on kmail. At least can anyone give some pointers or point me to related article. TIA -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Flashdrive, read-only, cannot write
2009/4/25 Matus UHLAR - fantomas > On 12.04.09 23:05, Umarzuki Mochlis wrote: > > I had this flash drive for a few months and a few days ago, I couldn't > store > > data in it. I even try to reformat it but it just won't let me. Any > > suggestion before I buy a new one? > > what do kernel logs say? Apr 25 17:14:02 ctrl kernel: [88926.289508] usb 5-1: New USB device found, idVendor=1005, idProduct=b113 Apr 25 17:14:02 ctrl kernel: [88926.289508] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Apr 25 17:14:02 ctrl kernel: [88926.289508] usb 5-1: Product: USB FLASH DRIVE Apr 25 17:14:02 ctrl kernel: [88926.289508] usb 5-1: Manufacturer: Apr 25 17:14:02 ctrl kernel: [88926.289508] usb 5-1: SerialNumber: 19861B610FD6 > > Haven't you enable write protection on the drive accidentaly? I don't know if I did since there's no button to disable/enable read write It's an apacer flash drive > > > > -- > Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/ > Warning: I wish NOT to receive e-mail advertising to this address. > Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu. > There's a long-standing bug relating to the x86 architecture that > allows you to install Windows. -- Matthew D. Fuller > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
failed fsck on boot
I'm using Debian Lenny i386 on my desktop. After every few months, my computer would failed to boot properly (stuck on fsck). Then I need to enter recovery mode then manually run fsck. A friend suggested that this is caused by bad power supply. There are statics on the computer casing but I want to clarify with those who had similar experience. TIA. -- Regards, Umarzuki Mochlis http://gameornot.net
Re: failed fsck on boot
2009/5/1 明覺 > On Fri, May 1, 2009 at 1:02 PM, Umarzuki Mochlis > wrote: > > I'm using Debian Lenny i386 on my desktop. After every few months, my > > computer would failed to boot properly (stuck on fsck). Then I need to > enter > > recovery mode then manually run fsck. A friend suggested that this is > caused > > by bad power supply. There are statics on the computer casing but I want > to > > clarify with those who had similar experience. > > I ever had experience a little similiar with yours, my debian system > crashed 3 times in 10 days, it was said to be caused by a harddisk > problem, but my harddisk is quit new, and windows installed in another > partition works fine. I think it might be caused by Samba and > Pidgin(with heavy network tranffic and frequent harddisk writes), i'm > not sure whether my guess is true. but for my new installations, i > didn't install samba, and disabled those accounts with heavy traffic > in pidgin, only kept accounts with normal traffic in pidgin. > The only program with frequent hard disk writes is deluge. I gues that explains no matter what OS I'm using since I'm always downloading files it will still happens. Any workaround? > > > > > TIA. > > > > -- > > Regards, > > > > Umarzuki Mochlis > > http://gameornot.net > > > > > > -- > My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome > Mozilla/Iceweasel Gmail/Evolution Gtkmm/Anjuta/Emacs Scim Totem > Pidgin. > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > > -- Regards, Umarzuki Mochlis http://gameornot.net
display with 3d eccelation not working after software upgrade
Use: Debian Lenny i386 g. card: nvidia 7600 GS After upgrading to the latest kernel, I coudn't play computer game with 3d acceleration so I ran # nvidia-xconfig then I rebooted, but I could not get the display working along with nvidia driver so I had to resort to # dpkg-reconfigure -phigh xserver-xorg Even after purging and reinstalling nvidia-glx, I still could not use the driver and have 3d acceleration. Did I missed anything. -- Regards, Umarzuki Mochlis http://gameornot.net
Cannot play 'live tv' with Iceweasel
I already installed mplayer-mozilla but still cannot stream live tv broadcast from http://www.livetvcenter.com/rtm_tv2_607.asp -- Regards, Umarzuki Mochlis http://gameornot.net
nmap, script scan
I wonder what could've caused this umarz...@ctrl:~$ nmap -A -T4 10.xx.xxx.29 Starting Nmap 4.62 ( http://nmap.org ) at 2009-05-06 15:07 MYT LUA INTERPRETER in nse_init.cc:763: /usr/share/nmap/scripts/robots.nse:4: module 'http' not found: no field package.preload['http'] no file '/usr/share/nmap/nselib/http.lua' no file './http.lua' no file '/usr/local/share/lua/5.1/http.lua' no file '/usr/local/share/lua/5.1/http/init.lua' no file '/usr/local/lib/lua/5.1/http.lua' no file '/usr/local/lib/lua/5.1/http/init.lua' no file '/usr/lib/nmap/nselib-bin/http.so' no file './http.so' no file '/usr/local/lib/lua/5.1/http.so' no file '/usr/local/lib/lua/5.1/loadall.so' SCRIPT ENGINE: Aborting script scan. -- -- Regards, Umarzuki Mochlis http://gameornot.net
Re: nmap, script scan
2009/5/6 Bhasker C V > On Wed, 6 May 2009, Umarzuki Mochlis wrote: > > I wonder what could've caused this >> >> umarz...@ctrl:~$ nmap -A -T4 10.xx.xxx.29 >> >> Starting Nmap 4.62 ( http://nmap.org ) at 2009-05-06 15:07 MYT >> LUA INTERPRETER in nse_init.cc:763: /usr/share/nmap/scripts/robots.nse:4: >> module 'http' not found: >> no field package.preload['http'] >> no file '/usr/share/nmap/nselib/http.lua' >> no file './http.lua' >> no file '/usr/local/share/lua/5.1/http.lua' >> no file '/usr/local/share/lua/5.1/http/init.lua' >> no file '/usr/local/lib/lua/5.1/http.lua' >> no file '/usr/local/lib/lua/5.1/http/init.lua' >> no file '/usr/lib/nmap/nselib-bin/http.so' >> no file './http.so' >> no file '/usr/local/lib/lua/5.1/http.so' >> no file '/usr/local/lib/lua/5.1/loadall.so' >> SCRIPT ENGINE: Aborting script scan. >> -- >> >> I can see these installed in the machine. Probably the location of > install was over-written by some other program ? > > May be remove and install may fix this issue ? > Purging zenmap doesn't seem to rid of these messages. Anyway, thanks for the suggestion. > > -- >> Regards, >> >> Umarzuki Mochlis >> http://gameornot.net >> >> >> > Bhasker C V > Registered linux user #306349 > -- Regards, Umarzuki Mochlis http://gameornot.net
Re: nmap, script scan
2009/5/6 Bhasker C V > But you had re-installed zenmap. > Can you try re-installing nmap ? > zenmap would just change the front-end but the back-end is still corrupted. > > Try re-installing nmap package instead. > purging zenmap removes nmap also. So I reinstalled nmap but still the same. I even purged back nmap and reinstalled it, but it's still like before. > > > > On Wed, 6 May 2009, Umarzuki Mochlis wrote: > > >> >> 2009/5/6 Bhasker C V >> On Wed, 6 May 2009, Umarzuki Mochlis wrote: >> >> I wonder what could've caused this >> >> umarz...@ctrl:~$ nmap -A -T4 10.xx.xxx.29 >> >> Starting Nmap 4.62 ( http://nmap.org ) at 2009-05-06 15:07 MYT >> LUA INTERPRETER in nse_init.cc:763: >> /usr/share/nmap/scripts/robots.nse:4: module 'http' not found: >> no field package.preload['http'] >> no file '/usr/share/nmap/nselib/http.lua' >> no file './http.lua' >> no file '/usr/local/share/lua/5.1/http.lua' >> no file '/usr/local/share/lua/5.1/http/init.lua' >> no file '/usr/local/lib/lua/5.1/http.lua' >> no file '/usr/local/lib/lua/5.1/http/init.lua' >> no file '/usr/lib/nmap/nselib-bin/http.so' >> no file './http.so' >> no file '/usr/local/lib/lua/5.1/http.so' >> no file '/usr/local/lib/lua/5.1/loadall.so' >> SCRIPT ENGINE: Aborting script scan. >> -- >> >> I can see these installed in the machine. Probably the location of install >> was over-written by some other program ? >> >> May be remove and install may fix this issue ? >> >> Purging zenmap doesn't seem to rid of these messages. Anyway, thanks for >> the suggestion. >> >>-- >>Regards, >> >>Umarzuki Mochlis >>http://gameornot.net >> >> >> >> Bhasker C V >> Registered linux user #306349 >> >> >> >> >> -- >> Regards, >> >> Umarzuki Mochlis >> http://gameornot.net >> >> >> > Bhasker C V > Registered linux user #306349 > -- Regards, Umarzuki Mochlis http://gameornot.net
IP-based bidirectional connectivity
What does it mean by IP-based bidirectional connectivity on http://www.virtualbox.org/wiki/PPP_Tunnel -- Regards, Umarzuki Mochlis http://gameornot.net
Re: Filtering spam with spamasssasin on kmail
2009/4/25 Umarzuki Mochlis > Article on > http://userbase.kde.org/Tutorials/Mail#Using_Spamassassin_with_a_Mail_Readeris > not specific on kmail. At least can anyone give some pointers or point me > to related article. > > TIA > http://www.techforce.com.br/index.php/news/quem_somos/linux/mini_how_to_kmail_and_spamoracle > > -- > Regards, > > Umarzuki Mochlis > http://gameornot.net > -- Regards, Umarzuki Mochlis http://gameornot.net
Locking assertion failure
+0xe5) [0xf7c1142d] #17 ./nwmain(AIL_WAV_info+0x39) [0x804f851] Locking assertion failure. Backtrace: #0 /usr/lib32/libxcb-xlib.so.0 [0xf79f8767] #1 /usr/lib32/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xf79f881e] #2 /usr/lib32/libX11.so.6 [0xf7a41dc9] #3 /usr/lib32/libX11.so.6(XMoveResizeWindow+0x25) [0xf7a16355] #4 ./lib/libSDL-1.2.so.0(X11_EnterFullScreen+0xd4) [0xf7d7f0f4] #5 ./lib/libSDL-1.2.so.0 [0xf7d81375] #6 ./lib/libSDL-1.2.so.0 [0xf7d8152b] #7 ./lib/libSDL-1.2.so.0(SDL_SetVideoMode+0x1b3) [0xf7d767df] #8 ./nwmain [0x84d970d] #9 ./nwmain(strftime+0x1dfd) [0x80508b5] #10 ./nwmain [0x805d896] #11 ./nwmain [0x805adc0] #12 ./nwmain [0x8059ae5] #13 ./nwmain(SDL_SetVideoMode+0x45f) [0x804fb57] #14 /lib32/libc.so.6(__libc_start_main+0xe5) [0xf7c1142d] #15 ./nwmain(AIL_WAV_info+0x39) [0x804f851] nwmain: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed. ./nwn: line 12: 4881 Aborted ./nwmain $@ libstdc++5 already installed and $ export LIBXCB_ALLOW_SLOPPY_LOCK=1 doesn't seems to help. -- Regards, Umarzuki Mochlis http://gameornot.net