Re: Processors older than Intel Pentium 4

2022-07-20 Thread Bijan Soleymani
pport. Something like that. Bijan

Re: Problem with csh

2022-07-02 Thread Bijan Soleymani
https://stackoverflow.com/questions/40968061/bad-modifier-in Bijan

Re: Monitoring which of a list of machines is up

2022-07-02 Thread Bijan Soleymani
etting. (I managed to run bash in the docker as root, and install vim, and edit the EditMonitor page and change the minimum from 20 to 1, but either that's the wrong file or I can't figure out how to restart or rebuild the server). Bijan On 2 July 2022 07:44:30 CEST, Bijan Soleymani wr

Monitoring which of a list of machines is up

2022-07-01 Thread Bijan Soleymani
Hi, I want to monitor a half dozen machines and have a screen with a green dot for those that are up and a red dot for those that are down. For this it's enough that they're responding to pings. Half the machines are Linux half are not. Any suggestions? Bijan

Re: Customizing firefox-esr.

2022-06-28 Thread Bijan Soleymani
The only time they care about the URL is to copy and paste it into some email or chat program. I think this is the motivation for the current behavior. Users want to copy the current URL, or wipe it out and type a new search string (not a URL). Bijan

Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Bijan Soleymani
On 6/25/2022 5:05 PM, piorunz wrote: On 25/06/2022 22:01, Bijan Soleymani wrote: Unfortunately in this case that might not work. The file that is needed is wl.ko That's what dmesg says? Can you copy entire line here? I think the dmesg output is of the form [time] wl: ... I

Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Bijan Soleymani
apt-file search /wl.ko Doesn't give anything. You'd have to search for one of the source files: apt-file search wl_linux.c bijan@bijan-xps:~$ apt-file search wl_linux.c bcmwl-kernel-source: /usr/src/bcmwl-6.30.223.271+bdcom/src/wl/sys/wl_linux.c broadcom-sta-dkms: /usr/src/broadcom-st

Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Bijan Soleymani
On 6/25/2022 2:40 PM, Bijan Soleymani wrote: And after that I see: /lib/modules/5.15.0-25-generic/updates/dkms/wk.ko That should be wl.ko Also once you boot the live cd you can choose: try ubuntu then at the ubuntu desktop instead of the sudo apt install bcmwl-kernel-source you can

Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Bijan Soleymani
the ubuntu 22.04 install/live CD as package: sudo apt install bcmwl-kernel-source (I just booted ubuntu dekstop 22.04 live install/DVD in virtualbox with no networking and installed that package) And after that I see: /lib/modules/5.15.0-25-generic/updates/dkms/wk.ko Bijan

Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Bijan Soleymani
 6/25/2022 11:48 AM, Bijan Soleymani wrote: You can install packages on the live CD. (sudo apt update, sudo apt install, etc.) Obviously if that wifi adapter is your only networking option on that machine, you won't be able to download packages and will have to make sure they are o

Re: Proprietary WiFi drivers for live mode

2022-06-25 Thread Bijan Soleymani
.) Whatever actions are required to get it to work on a full install you can do on the live CD (assuming you have enough RAM to hold stuff on ramdisk I guess). As long as you don't need to reboot (which you shouldn't to load a kernel module) you should be fine. Bijan

Re: Feature request: install package by passing URL to apt-get

2022-06-24 Thread Bijan Soleymani
with dselect is "Aaargh". Thanks! Sorry, my memory of the state of things around Potato when I started with Debian is very hazy. I remember dselect and a lot of fumbling. Bijan

Re: Feature request: install package by passing URL to apt-get

2022-06-24 Thread Bijan Soleymani
On 6/24/2022 10:03 AM, Bijan Soleymani wrote: To me anytime you need to use su or sudo to do something, you should not think it is harmless, no matter how simple or easy. Although all that being said, I remember a long time ago getting into a situation with apt or dpkg (removing libc or

Re: Feature request: install package by passing URL to apt-get

2022-06-24 Thread Bijan Soleymani
Hi Didier, On 6/24/2022 4:36 AM, didier gaumet wrote: Le jeudi 23 juin 2022 à 16:27 -0400, Bijan Soleymani a écrit : rm wrongfile how do I undelete? better put deleted files in the "recycling box" and prompt users on every deletion by default rm -rf / oops! sigh... Bijan Hell

Re: Feature request: install package by passing URL to apt-get

2022-06-24 Thread Bijan Soleymani
from the apt sources the user already has, there's syntax to trigger a refresh, but I don't think you can add random apt sources or URLs) I wondered why if Ubuntu has it, practically no 3rd party software distributors/developers were using it. Bijan

Re: Feature request: install package by passing URL to apt-get

2022-06-24 Thread Bijan Soleymani
On 6/24/2022 4:48 AM, Jonathan Dowland wrote: On Wed, Jun 22, 2022 at 03:22:30PM -0600, Charles Curley wrote: How do you handle dependencies where there is a version of the dependency on the server, and another version on a repo in the user's sources.list? Multiple nested dependencies? You don

Re: Feature request: install package by passing URL to apt-get

2022-06-23 Thread Bijan Soleymani
rm -rf / oops! sigh... Bijan

Re: Feature request: install package by passing URL to apt-get

2022-06-22 Thread Bijan Soleymani
On 6/22/2022 5:22 PM, Charles Curley wrote: On Wed, 22 Jun 2022 16:25:02 -0400 Bijan Soleymani wrote: Anyways it would be nice to do: apt install http://domain/filename.deb too. Wonder if there's some optimal/convenient way to handle dependencies if they're on the same server to

Re: Feature request: install package by passing URL to apt-get

2022-06-22 Thread Bijan Soleymani
timal/convenient way to handle dependencies if they're on the same server too. Bijan

Re: debian-user message size limit

2022-06-17 Thread Bijan Soleymani
On 2022-06-17 19:01, Gareth Evans wrote: On 17 Jun 2022, at 23:25, Bijan Soleymani wrote: Actually I didn't store the emails from some point in 2004 through part of 2008. So I can't say when the limit was lowered but at least from 2009 until now there hasn't been anything over

Re: debian-user message size limit

2022-06-17 Thread Bijan Soleymani
On 2022-06-17 18:20, Bijan Soleymani wrote: On 2022-06-17 11:24, Gareth Evans wrote: Is there a limit for message size on debian-user? I checked the data. I have been subscribed since 2003, though I haven't been active for a lot of that period. Actually I didn't store the emails

Re: debian-user message size limit

2022-06-17 Thread Bijan Soleymani
there hasn't been anything above 100KB (maybe one or two just under 101KB, one in 2009 was 103,384 bytes, this was the largest since 2003). My guess is if in almost 20 years there haven't been any messages 101KB and above, that's the limit. Bijan

Re: [EXTERNAL] Re: Does DEBIAN BullsEye has FIPS package available

2022-06-16 Thread Bijan Soleymani
at boot time. There may be user space components too. I don't know if Debian still ships with openssl or another SSL library now but openssl specifically can be compiled in some FIPS compatibility mode. Bijan

Re: Printing the old way

2022-06-14 Thread Bijan Soleymani
less you have a really weird printer or printer setup cthough you're better off having cups to the conversion to printer format for you. https://stackoverflow.com/questions/26329186/creating-a-raw-printer-queue-in-cups-host-and-adding-them-through-cups-client https://www.cups.org/doc/options.html Bijan

Re: user perms

2022-06-13 Thread Bijan Soleymani
year Linux veteran. You should be able to handle something as ridiculously simple as this. again language and personal attack I just got an email saying there's a FAQ and a code of conduct. Bijan

Re: How should learning to program in c++ be approached, if learning objectives are sought to be customised?

2022-06-13 Thread Bijan Soleymani
On 6/13/2022 1:57 AM, Bijan Soleymani wrote: So again your choices in practice are assembly, C, a subset of C++ (essentially C + classes, but no standard library and practically no templates due to stack limitation), maybe rust or some language you design yourself. Here's a blog post

Re: memtest86+ on 12th gen intel

2022-06-13 Thread Bijan Soleymani
On 6/13/2022 12:27 PM, Bijan Soleymani wrote: Here's a post on the issues with memtest86+ (the free software version) and UEFI: https://askubuntu.com/questions/917961/can-i-boot-memtest86-if-im-using-uefi Sorry for the spam, looks like they just added UEFI support last week:

Re: memtest86+ on 12th gen intel

2022-06-13 Thread Bijan Soleymani
On 6/13/2022 12:22 PM, Bijan Soleymani wrote: https://www.memtest86.com/download.htm Sorry I didn't realize that version of memtest isn't free software. Here's a post on the issues with memtest86+ (the free software version) and UEFI: https://askubuntu.com/questions/91

Re: memtest86+ on 12th gen intel

2022-06-13 Thread Bijan Soleymani
(won't boot otherwise): https://www.memtest86.com/download.htm And the legacy version is needed if runing without UEFI (which you probably had since you hadn't enabled it before). I'm guessing the legacy version won't boot with UEFI which is what you are seeing. Bijan

Re: Screen power save in console mode

2022-06-13 Thread Bijan Soleymani
/change-linux-console-screen-blanking-behavior Bijan

Re: How should learning to program in c++ be approached, if learning objectives are sought to be customised?

2022-06-12 Thread Bijan Soleymani
ons in your life? He would probably tell you that life is a very hard and complicated thing; that no interface can change that; that anyone who believes otherwise is a sucker; and that if you don't like having choices made for you, you should start making your own. Bijan

Re: How should learning to program in c++ be approached, if learning objectives are sought to be customised?

2022-06-12 Thread Bijan Soleymani
On 2022-06-13 01:57, Bijan Soleymani wrote: On 2022-05-30 13:01, Susmita/Rajib wrote: I was trying to find out if c++ could be used to build device drivers. You said, "... Linux drivers are written in C, but technically you can mix languages: use C++ and link it against C ...". B

Re: How should learning to program in c++ be approached, if learning objectives are sought to be customised?

2022-06-12 Thread Bijan Soleymani
mode and deal with all that. So again your choices in practice are assembly, C, a subset of C++ (essentially C + classes, but no standard library and practically no templates due to stack limitation), maybe rust or some language you design yourself. Best wishes, Bijan

Re: 64 bit not 64

2022-06-12 Thread Bijan Soleymani
er OS like windows? Also what computer are you trying to install on? Edit: sorry for the direct mail, I meant to send to the list, my mistake! Bijan

Re: moving dir with lots of files

2022-04-17 Thread Bijan Soleymani
quickly. I sync 130GB in 1.4 million files over the internet regularly and if there are no changes it take about 20 seconds to finish (the disks are fast on both ends). If there are changes it transfers about as fast as the network can go. Bijan

Re: Weird printing issue...

2022-04-09 Thread Bijan Soleymani
nted via chrome. That way you can tell whether it is stage one or stage two above which has an issue. Also I think there must be a cups command line command to print pdf and ps files that you could try, if it works in chrome, to see if chrome does another level of processing that fixes things. Bijan

Re: Weird printing issue...

2022-04-09 Thread Bijan Soleymani
ting.org/printer/Brother/Brother-HL-2170W And I think all 5 (possibly with more variations are available on my system). Bijan

Re: Weird printing issue...

2022-04-07 Thread Bijan Soleymani
the print system is from Postscript to PCL, or vice versa and see if that fixes things. Bijan

Re: Misremembered (was: Re: Stupid question)

2022-02-14 Thread Bijan Soleymani
particular kernel (or OS) you want, you can edit the boot parameters for any menu entry you see and boot the missing kernel (or OS) from then and there. (with other bootloaders you'd have to boot to the OS or boot from a live CD to modify the boot loader parameters). Bijan

Re: Uninstalling a package removes other essential packages: What is the best course of action?

2022-02-12 Thread Bijan Soleymani
else the same, and have things break and or apt/dpkg complain. Bijan

Re: Request free live CD

2022-02-11 Thread Bijan Soleymani
them for a lifetime. So you send this CD and they run or install the current version of the OS. Later on their system breaks down or they get a new one, or they want the next version of the OS, and what do they do then? Bijan

Re: Memory leak

2022-02-11 Thread Bijan Soleymani
the amount for that goes down. For example on my system now with 16GB I have: MiB Mem : 16007.9 total, 4564.8 free, 6306.2 used, 5136.9 buff/cache (with thunderbird, chrome, etc. open). So 5GB is used for cache and 6GB is used for programs and about 4GB is free. Bijan

Re: Request free live CD

2022-02-10 Thread Bijan Soleymani
ebian Free Software Guidelines that there cannot be a fee required to distribute the software, doesn't mean that one can't charge a fee (for either a CD or download), but rather that one can't put requirements on further redistribution after that) Bijan

Re: Query

2022-02-07 Thread Bijan Soleymani
ve BCC'd you but please follow your thread on the archives (or via one of the news relays): https://lists.debian.org/debian-user/2022/02/threads.html and https://lists.debian.org/debian-user/2022/02/msg00187.html Bijan

Re: OpenSSH: cause of random kex_exchange_identification errors?

2022-02-02 Thread Bijan Soleymani
than EPIPE). But I think basically this means that read on the socket fails, or basically can't read from the network. Bijan

Re: One user system.

2022-02-01 Thread Bijan Soleymani
that would be: sudo passwd -d to delete the password or: sudo passwd -l to lock the paassword (this can be undone later with sudo passwd -u) Bijan

Re: One user system.

2022-02-01 Thread Bijan Soleymani
27;t configured to let root log in by default. (Important in case you're doing this remotely and won't be able to login again, without changing the default settings). I can't think of a case where you'd want to remove all non root users though... Bijan

Re: One user system.

2022-02-01 Thread Bijan Soleymani
rmation of that password. Bijan

Re: folder compression issue

2022-02-01 Thread Bijan Soleymani
On 2022-02-01 12:17, Bijan Soleymani wrote: find | xargs stat Oops that might not work if there are spaces in the filenames/directories. You can do: find -print0 | xargs -0 stat In that case. Bijan

Re: folder compression issue

2022-02-01 Thread Bijan Soleymani
u can include the output of: find | xargs stat Run from that directory in your bug report. That should give the names, permissions, etc of all files and directories. There might be a permission issue or a filename issue. Bijan

Re: Android apps on Debian

2022-01-30 Thread Bijan Soleymani
support to anbox. (there are some pages online that describe how to get that to work) I managed to get the x86 apk since I have installed an x86 emulator. I could probably create an x86_64/amd64 image and get the x86_64 apk. I don't know which anbox would need or could use. Bijan

Re: Android apps on Debian

2022-01-30 Thread Bijan Soleymani
On 2022-01-30 21:54, John Hasler wrote: I have a copy of the app. I'm not going to open a Google Play account. Oh ok, you can run the emulator without app store or without signing in and use adb install the apk to the emulator, in case anbox doesn't work. Bijan

Re: Android apps on Debian

2022-01-30 Thread Bijan Soleymani
This will launch the emulator and you can open the play store and log in. (I just now wanted to run an android lap on my desktop and laptop, so ran into the same issue). Bijan

Re: Android apps on Debian

2022-01-29 Thread Bijan Soleymani
u can probably get a used one for practically free). Given that I think the Starlink terminal costs $499 and the service is $99 a month, that may be a better way to go. Bijan

Re: Android apps on Debian

2022-01-29 Thread Bijan Soleymani
On 2022-01-29 17:57, Bijan Soleymani wrote:     Now, find the .obb file (usually named as “com.x.obb”) within the file and copy it into the location: /sdcard/storage/emulated/0/Android/obb/.     Lastly, install the .apk file. Within a few minutes, you would be able to run the

Re: Android apps on Debian

2022-01-29 Thread Bijan Soleymani
On 2022-01-29 17:38, John Hasler wrote: Bijan writes: I don't know if they modify the apks they host but as far as I know the original apk (from the play store) will be signed by the app publisher/writer. So if they haven't removed that you can just verify the signature is from the

Re: Android apps on Debian

2022-01-29 Thread Bijan Soleymani
On 2022-01-29 17:25, Bijan Soleymani wrote: On 2022-01-29 15:38, John Hasler wrote: Apkpure has the Starlink app but as I had never heard of them (No reason to, not having an Android phone) I didn't download it immediately.  Are they reliable? I don't know if they modify the apks

Re: Android apps on Debian

2022-01-29 Thread Bijan Soleymani
x27;t download it immediately. Are they reliable? I don't know if they modify the apks they host but as far as I know the original apk (from the play store) will be signed by the app publisher/writer. So if they haven't removed that you can just verify the signature is from the publisher, etc. Bijan

Re: Package name to report bug with KDE file open dialog

2022-01-28 Thread Bijan Soleymani
app issue. Therefore just give me the name of the specific kde package that relates to that dialog, as I previously requested. I believe a KDE app would use dolphin or possibly qt file chooser. Bijan

Re: Package name to report bug with KDE file open dialog

2022-01-28 Thread Bijan Soleymani
, kde. Otherwise probably file a bug on the app. Bijan

Re: Screen goes blank for 1-2 seconds

2022-01-28 Thread Bijan Soleymani
olves the issue. Bijan

Re: Screen goes blank for 1-2 seconds

2022-01-28 Thread Bijan Soleymani
_enable: 2 temp1_input: 36000 Also you can max out the fan to see if that helps: echo 0 > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_enable (If you can pwm1_enable after it will show 1 and not 0, but if you look at pwm1 it will be at max of 255). Bijan

Re: SSD Memory Card (was The Raspberry Pi that Took a Day Off.)

2022-01-27 Thread Bijan Soleymani
n not permitted messages (or at least the one in fdisk). What does: ls -l /dev/sdh* show for permissions? Bijan

Re: SSD Memory Card (was The Raspberry Pi that Took a Day Off.)

2022-01-27 Thread Bijan Soleymani
Can you delete both partitions, create a new single linux partition, reboot then run mkfs.ext4 to create a single new partition and then just install linux onto it or try dd again? Bijan

Re: Screen goes blank for 1-2 seconds

2022-01-27 Thread Bijan Soleymani
closed-loop) Anyways with all this playing around I got my temp down to 21C, when logged in locally but not running the game. tl;dr If anyone has this happen quickly enough you could try setting fan speed to max (echo 0 > pwm1_enable and check that pwm1 goes to 255) and see if it fixes it. Bijan

Re: Screen goes blank for 1-2 seconds

2022-01-27 Thread Bijan Soleymani
gpu-fan-curve-pop-os-ubuntu/ cat /sys/class/drm/card0/device/hwmon/hwmon0/temp1_input Should give temperature: Mine right now is: 29000 which apparently is 29C. /sys/class/drm/card0/device/hwmon/hwmon0/pwm1 is the power management. I'll play around tomorrow. Bijan

Re: Screen goes blank for 1-2 seconds

2022-01-27 Thread Bijan Soleymani
On 2022-01-27 4:23 a.m., Bijan Soleymani wrote: Are you also connected via HDMI? I think I am using DVI to mini display port. Seems the issues happens on windows and on HDMI but not DP: https://www.reddit.com/r/AMDHelp/comments/ez2c4i/rx_570_screen_randomly_goes_black_during/ Two other

Re: Screen goes blank for 1-2 seconds

2022-01-27 Thread Bijan Soleymani
port. I can also confirm the system does not hang. I've tested this with a software timer and a request/response loop querying a daemon both locally and over a wired network. Good to know! Bijan

Re: Screen goes blank for 1-2 seconds

2022-01-26 Thread Bijan Soleymani
23:50:41.705 25: 23:50:50.192 23:50:50.217 25: 23:50:53.255 23:50:53.280 So in my case the biggest delay was 25ms (at time 23:50:53). If you see anything longer than 100ms you'll know the system has gotten stuck during the blank interval. Bijan

Re: gnu screen and resizing terminal window

2022-01-26 Thread Bijan Soleymani
On 2022-01-26 5:55 p.m., Bijan Soleymani wrote: Actually apparently putty does support remote resizing. It just seems that our systems lack the right termcap entries. I managed to resize the putty window by running the command: resize -s height width so: resize -s 24 80 Also adding this

Re: gnu screen and resizing terminal window

2022-01-26 Thread Bijan Soleymani
On 2022-01-26 5:42 p.m., Bijan Soleymani wrote: As far as I know this is not a screen feature. Putty controls the window size, it is determined by the default or whatever is saved for that session. You can change what happens when you resize the putty window on the machine running putty. There

Re: gnu screen and resizing terminal window

2022-01-26 Thread Bijan Soleymani
al's width to 50 and Your termcap does not specify how to change the terminal's height to 15 That is with TERM set to xterm. Bijan

procmail rule to filter debian-user

2008-09-23 Thread Bijan Soleymani
Hey everyone, I need a rule to filter debian-user into a seperate maildir. I know there's the header: X-Maling-List: To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Pick up a shell session after ssh timeout

2004-07-09 Thread Bijan Soleymani
pplications from one display to another (can be seperate computers). Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: new gnome file selection

2004-07-08 Thread Bijan Soleymani
put options like this into nautilus's preferences menu. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: newsgate

2004-07-08 Thread Bijan Soleymani
it but: www.gmane.org is doing that with many mailing lists, including this one (this message is being posted from gmane). You can check if they have the lists you are looking for. If not you could ask the guy who runs it (Lars) for some pointers. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> h

Re: Recompile source after error

2004-07-07 Thread Bijan Soleymani
> > That statement is contradictory. I suggest you install the binary, and > stop this idiocy. He wants to rerun the compilation from the point it failed, note the error, fix the error, then rerun the compilation from that point. He doesn't want compilation restarting each time. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: postscript-enabled mozilla package anyone?

2004-07-07 Thread Bijan Soleymani
script. But yeah, I think it's retarded to drop support for generic-postscript if it's already there. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian on a laptop....

2004-07-07 Thread Bijan Soleymani
e everything off. Heck just installing windows over it should take care of it. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Samba and Codepages question (smbmount)

2004-07-07 Thread Bijan Soleymani
Ian Macdonald <[EMAIL PROTECTED]> writes: > Thanks Bijan. I double-checked, and yes, I have all the various > codepages that come as options in linux are compiled in as *modules*. > So, do I maybe need to configure the module loading for the codepages? > Or should smbmount

Re: Copy Paste into vi??

2004-07-07 Thread Bijan Soleymani
the browser (highlight it) and then switch to vi and middle click (of course have to be in insert mode). If your mouse doesn't have a middle button you might be able to click both buttons at the same time. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUB

Re: new user

2004-07-07 Thread Bijan Soleymani
don't do that... If your problem is that you don't want to receive tons of mail, you can use the archives or gmane to access the list. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: Samba and Codepages question (smbmount)

2004-07-07 Thread Bijan Soleymani
running kernel 2.6.6 Just a guess here but did you compile in support for the codepage you're trying to use? That might be necessary. You can find it under: File Systems -> Native Language Support -> Codepage XXX Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com

Re: PEAR Download

2004-07-07 Thread Bijan Soleymani
script, etc. To adjust this go in: /etc/php{4}/apache/php.ini and /etc/php{4}/cgi/php.ini and look for the line: memory_limit = 8M ; Maximum amount of memory a script may consume (8MB) and increase the limit. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux

Re: Can't surf with Mozilla

2004-07-07 Thread Bijan Soleymani
click, or right clic, or ctrl-click and so on. That's described in the man page. But you should probably check out windowmaker (wmaker), icewm, etc. For more recent window managers. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [E

Re: tzconfig for Otario Canada

2004-07-07 Thread Bijan Soleymani
"S.D.A." <[EMAIL PROTECTED]> writes: > Well, it's easy enough to find; > > <http://www.canadainfolink.ca/time.htm> > > Manitoba is the western border for EDT. Anywhere West of 90 degrees longitude in Ontario falls in the Central time zone. Bijan --

Re: NETGEAR MA311 802.11b Wireless PCI Network Adapter Card

2004-07-07 Thread Bijan Soleymani
de the right module, you're kind of out of luck :) Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NETGEAR MA311 802.11b Wireless PCI Network Adapter Card

2004-07-06 Thread Bijan Soleymani
find out what module (driver) is required and simply try out that module with: $ modprobe modulename if that works add "modulename" to /etc/modules if not, remove it with: $ modprobe -r modulename and try again. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasse

Re: Debian Installation -- Kernel Link Failure --

2004-07-06 Thread Bijan Soleymani
on of gcc or binutils or whatever recommended in the kernel documentation. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Futile screenshot question

2004-03-03 Thread Bijan Soleymani
geometry settings 2048x1536. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

Re: Emergency braking and bird anatomy [was: Re: DVD copying and CSS]

2004-02-25 Thread Bijan Soleymani
using the front wheel you're sure not to flip over, but you're also getting much less deceleration. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

Re: Emergency braking and bird anatomy [was: Re: DVD copying and CSS]

2004-02-25 Thread Bijan Soleymani
e rear break. I can completely lock my back wheel and my bike will keep going (especially downhill). It's not that the back break is too weak (it's locking the wheel). It's just that there's only so much breaking the back wheel can do. Bijan -- Bijan Soleymani <[EMAIL PROTECTED

Re: Emergency braking and bird anatomy [was: Re: DVD copying and CSS]

2004-02-24 Thread Bijan Soleymani
and I needed to avoid hitting them. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

Re: Emergency braking and bird anatomy [was: Re: DVD copying and CSS]

2004-02-24 Thread Bijan Soleymani
On Tue, Feb 24, 2004 at 09:53:45AM -0800, Paul Johnson wrote: > On Tue, Feb 24, 2004 at 10:42:44AM -0500, Bijan Soleymani wrote: > > I believe the proper technique is to brake harder with the front brakes > > and apply enough pressure to the rear brakes so that you can feel whe

Re: jpeg to mpeg or avi

2004-02-24 Thread Bijan Soleymani
eg. Sounds fishy. Well not really. By default mplayer doesn't use mpeg audio, you have to add in the lame library. And it doesn't make plain mpg files. It will pack them into avis. And you have to be careful which codec it used for video as well... Bijan -- Bijan Soleymani <[EMAIL

Re: Emergency braking and bird anatomy [was: Re: DVD copying and CSS]

2004-02-24 Thread Bijan Soleymani
ebsite at: http://www.icebike.org Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

Re: Emergency braking and bird anatomy [was: Re: DVD copying and CSS]

2004-02-24 Thread Bijan Soleymani
r wheel is just about to lift off. There is some information along these lines on: http://www.sheldonbrown.org/brakturn.html http://draco.acs.uci.edu/rbfaq/FAQ/9.17.html Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

Re: QuickTime for Linux?

2004-02-23 Thread Bijan Soleymani
r homepage: http://www.mplayerhq.hu Technical/legal/packaging/various other reasons prevent Debian from shipping mplayer, but there are some precompiled debs out there if you don't feel like compiling from source. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signatu

Re: Need a shell or perl script

2004-02-22 Thread Bijan Soleymani
> list-of-emails-sorted Now you can get rid of duplicates using uniq: uniq list-of-emails-sorted > list-of-emails-sorted-unique And now you should be on your way to getting what you want. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

Re: DVD copying and CSS

2004-02-22 Thread Bijan Soleymani
mile/hour speed limit even though it's much safer. Bijan -- Bijan Soleymani <[EMAIL PROTECTED]> http://www.crasseux.com signature.asc Description: Digital signature

  1   2   3   4   5   6   >