How do I boot a Debian 9.1.0 amd64 iso from GRUB?

2017-09-14 Thread Ethan Andrews
Hello, I have recently had issues with burning DVDs and am wondering if I can boot a Debian 9.1 AMD64 DVD iso directly from an installed GRUB on another Debian partition. Preferably, is there a way of booting from the DVD boot sector in the iso so I can boot any operating system iso as well? T

How do I boot a Debian 9.1.0 amd64 iso from GRUB?

2017-09-14 Thread Ethan Andrews
Hello, I have recently had issues with burning DVDs and am wondering if I can boot a Debian 9.1 AMD64 DVD iso directly from an installed GRUB on another Debian partition. Preferably, is there a way of booting from the DVD boot sector in the iso so I can boot any operating system iso as well? T

How do I boot a Debian 9.1.0 amd64 iso from GRUB?

2017-09-14 Thread Ethan Andrews
Hello, I have recently had issues with burning DVDs and am wondering if I can boot a Debian 9.1 AMD64 DVD iso directly from an installed GRUB on another Debian partition. Preferably, is there a way of booting from the DVD boot sector in the iso so I can boot any operating system iso as well? T

IPv6 Problems

2016-10-05 Thread Ethan Rosenberg
addr show 1: lo: mtu 65536 inet6 ::1/128 scope host valid_lft forever preferred_lft forever 3: wlan0: mtu 1500 qlen 1000 inet6 fe80::224:2cff:fe49:d1d8/64 scope link valid_lft forever preferred_lft forever TIA Ethan

Gnome Desktop w/ icons

2016-04-10 Thread Ethan Rosenberg
Dear List - How do I get a desktop with normal icons. All I am getting now is a heading on the left saying "activities" w/ no ability to place Icons on the desktop. TIA Ethan

Re: Debian Install

2016-04-09 Thread Ethan Rosenberg
On 04/09/2016 05:03 AM, Adam Wilson wrote: On Wed, 6 Apr 2016 10:38:42 -0400 Ethan Rosenberg wrote: Dear List - I am getting an error message "no boot file name found". It assumes booting form a server, not an iso image which I am trying to do. What media are you trying to boot

PXE install

2016-04-07 Thread Ethan Rosenberg
myip gives 67.83.96.189 The Arris modem is 192.168.1.145 This feeds into a Cisco wireless switch 192.168.1.1 TIA Ethan Configuration file for /sbin/dhclient, which is included in Debian's # dhcp3-client package. # # This is a sample configuration file for dhclient. See dhclient.conf's #

Re: Debian Install

2016-04-06 Thread Ethan Rosenberg
On 04/06/2016 03:41 PM, Thiago Zoroastro wrote: Are you trying to boot with pendrive by USB? Or a DVD burned? Em Quarta-feira, 6 de Abril de 2016 11:57, Ethan Rosenberg escreveu: Dear List - I am getting an error message "no boot file name found". It assumes booting form a serv

Debian Install

2016-04-06 Thread Ethan Rosenberg
Dear List - I am getting an error message "no boot file name found". It assumes booting form a server, not an iso image which I am trying to do. TIA Ethan

Epiphany installation

2015-01-26 Thread Ethan Rosenberg
Dear List - I installed Epiphany with the package manager and receive a segmentation fault message if I try to run from the command line. It will not run at all from the desktop. The permissions are 777, and it is owned by me. ethan@meow:~$ which epiphany /usr/bin/epiphany ethan@meow:~$ su

Re: GNU Barcodes

2014-12-23 Thread Ethan Rosenberg
On 12/11/2014 04:59 AM, Darac Marjal wrote: On Thu, Dec 11, 2014 at 01:54:08AM -0500, Ethan Rosenberg wrote: Dear List - I wish to be able to print a barcode .5 inches from top of the page and centered. I generate the barcode - yes 12345 | head -84 | barcode -p 5x5.0cm -umm -e CODE39

GNU Barcodes

2014-12-10 Thread Ethan Rosenberg
age-left=60 -o page-right=80 The barcode is upside down not centered at the very top and truncated and multiple copies are printed. TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Epiphany

2014-10-08 Thread Ethan Rosenberg
Dear List - I receive the following message when trying to run Epiphany - "No running instance of xfce4-panel was found". However - root@meow:/home/ethan/Desktop# /usr/bin/xfce4-panel (xfce4-panel:9580): xfce4-panel-WARNING **: Failed to connect to the D-BUS session bus: Did not

Re: Data from a serial port

2014-10-06 Thread Ethan Rosenberg
On 10/05/2014 10:36 PM, Marty wrote: On 10/05/2014 03:50 PM, Ethan Rosenberg wrote: root@meow:/home/ethan# chown ethan /dev/ttyS0 root@meow:/home/ethan# ls -l /dev/ttyS0 crw-rw 1 ethan dialout 4, 64 Oct 4 23:00 /dev/ttyS0 root@meow:/home/ethan# $cat /dev/ttyS0|tee -a scale.txt bash: /dev

Re: Data from a serial port

2014-10-05 Thread Ethan Rosenberg
On 10/05/2014 10:36 PM, Marty wrote: cat /dev/ttyS0|tee -a scale.txt Excellent. Works!! Now, how do I read the contents of scale.txt? TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.

Re: Data from a serial port

2014-10-05 Thread Ethan Rosenberg
/2014 8:24 PM, Ethan Rosenberg wrote: [...] In addition to Dan's comments - is your cable OK? Do you need a straight-through cable or a cross-over cable? Does the terminal require/honor DSR/TSR and RTS/CTS? If so, are these lines active? You may need a breakout box on the cable to see w

Re: Serial Port Problems

2014-10-04 Thread Ethan Rosenberg
On 10/03/2014 03:33 PM, Dan Ritter wrote: On Fri, Oct 03, 2014 at 08:43:50AM -0400, Ethan Rosenberg wrote: Dear List - I am trying to capture data from a serial port and write it to a file. ethan@meow:/var/www$ cat /dev/ttyS0 > scale_value.html cat: /dev/ttyS0: Device or resource busy l

Serial Port Problems

2014-10-03 Thread Ethan Rosenberg
Dear List - I am trying to capture data from a serial port and write it to a file. ethan@meow:/var/www$ cat /dev/ttyS0 > scale_value.html cat: /dev/ttyS0: Device or resource busy root@meow:/var/www# cat /proc/tty/driver/serial serinfo:1.0 driver revision: 0: uart:16550A port:03F8 ir

Re: Data from a serial port

2014-10-02 Thread Ethan Rosenberg
On 10/01/2014 03:20 PM, Dan Ritter wrote: On Sat, Sep 27, 2014 at 11:26:48PM -0400, Ethan Rosenberg, PhD wrote: Dear List - I have an Avery Berkel POS [Point Of Sale] scale which I wish to integrate into a POS system. The output is sent to a RS232 port. I do not know how to extract the data

Data from a serial port

2014-09-27 Thread Ethan Rosenberg, PhD
Dear List - I have an Avery Berkel POS [Point Of Sale] scale which I wish to integrate into a POS system. The output is sent to a RS232 port. I do not know how to extract the data. Here is what I have about the RS232 port: ethan@meow:~$ dmesg | grep tty [0.00] console [tty0] enabled

Data from a serial port

2014-09-27 Thread Ethan Rosenberg
Dear List - I have an Avery Berkel POS [Point Of Sale] scale which I wish to integrate into a POS system. The output is sent to a RS232 port. I do not know how to extract the data. Here is what I have about the RS232 port: ethan@meow:~$ dmesg | grep tty [0.00] console [tty0] enabled

Re: Brainydeal Receipt Printer - SOLVED

2014-09-11 Thread Ethan Rosenberg
On 09/10/2014 05:23 PM, Lisi Reisz wrote: On Wednesday 10 September 2014 07:36:15 Lisi Reisz wrote: Sorry, Ethan. Repostingto list. On Wednesday 10 September 2014 04:22:09 Ethan Rosenberg wrote: FYI I tried to set the orientation from the printer setup. It's not part of the printer s

Re: Brainydeal Receipt Printer - SOLVED

2014-09-09 Thread Ethan Rosenberg
On 09/09/2014 06:38 PM, Chris Bannister wrote: On Tue, Sep 09, 2014 at 09:23:02AM -0400, Ethan Rosenberg wrote: On 09/09/2014 02:47 AM, Chris Bannister wrote: On Mon, Sep 08, 2014 at 07:46:28PM -0400, Ethan Rosenberg, PhD wrote: The printing is along the length of the paper, as opposed to

Re: Brainydeal Receipt Printer

2014-09-09 Thread Ethan Rosenberg
On 09/09/2014 02:47 AM, Chris Bannister wrote: On Mon, Sep 08, 2014 at 07:46:28PM -0400, Ethan Rosenberg, PhD wrote: The printing is along the length of the paper, as opposed to perpendicular. Known as landscape and portrait respectively. How do I change it? Depends on the application you

Re: Brainydeal Receipt Printer

2014-09-08 Thread Ethan Rosenberg, PhD
On 09/08/2014 04:30 AM, Brian wrote: [I have rearranged one of your responses to be on a separate line to the question] On Mon 08 Sep 2014 at 00:08:15 -0400, Ethan Rosenberg wrote: On 09/07/2014 04:26 PM, Brian wrote: Brian - You didn't say how the printer is accessed by the com

Re: Brainydeal Receipt Printer

2014-09-08 Thread Ethan Rosenberg
On 09/08/2014 05:42 AM, Brian wrote: On Mon 08 Sep 2014 at 11:25:41 +0200, Marko Randjelovic wrote: On Mon, 8 Sep 2014 09:30:47 +0100 Brian wrote: [I have rearranged one of your responses to be on a separate line to the question] On Mon 08 Sep 2014 at 00:08:15 -0400, Ethan Rosenberg wrote

Re: Brainydeal Receipt Printer

2014-09-07 Thread Ethan Rosenberg
On 09/07/2014 05:26 PM, Brian wrote: cat TEST | nc 192.168.7.100 9100 cat TEST | nc 112.168.7.100 9100 NO output TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Arch

Re: Brainydeal Receipt Printer

2014-09-07 Thread Ethan Rosenberg
On 09/07/2014 04:26 PM, Brian wrote: On Sun 07 Sep 2014 at 13:58:55 -0400, Ethan Rosenberg wrote: Here it is You didn't say how the printer is accessed by the computer. root@meow:/etc/cups/ppd# lpstat -t device for POS58: socket://192.168.1.100:9100 The printer is network

Re: Brainydeal Receipt Printer

2014-09-07 Thread Ethan Rosenberg
On 09/07/2014 04:56 AM, Brian wrote: On Sun 07 Sep 2014 at 00:05:33 -0400, Ethan Rosenberg wrote: I have a Brainydeal receipt printer made by Zijiang. I have downloaded and setup their driver. No Luck. The message I receive from CUPS is: Processing - "The printer is not responding.&quo

Brainydeal Receipt Printer

2014-09-06 Thread Ethan Rosenberg
"" *CloseUI: *BlankSpace *OpenUI *FeedDist/Feed distance after print:PickOne *DefaultFeedDist: 9feed30mm *FeedDist 0feed3mm/feed 3mm: "" *FeedDist 1feed6mm/feed 6mm: "" *FeedDist 2feed9mm/feed 9mm: "" *FeedDist 3feed12mm/feed 12mm: "" *FeedDist 4feed15mm

Re: unrar SOLVED

2014-09-06 Thread Ethan Rosenberg
On 09/04/2014 11:37 PM, Gary Dale wrote: On 04/09/14 11:09 PM, Ethan Rosenberg wrote: Dear List - I've followed the Wiki instructions http://www.wikihow.com/Unrar-Files-in-Linux I can't make it work. I've used unrar -e Driver.rar and it comes back to the unrar commands. TIA

unrar

2014-09-04 Thread Ethan Rosenberg
Dear List - I've followed the Wiki instructions http://www.wikihow.com/Unrar-Files-in-Linux I can't make it work. I've used unrar -e Driver.rar and it comes back to the unrar commands. TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org wi

dd

2014-08-10 Thread Ethan Rosenberg
/www/ of=/media/lin50/ bs=2048 dd: failed to open ‘/media/lin50/’: Is a directory TIA. Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/53e

Re: Installing Thunderbird

2014-05-27 Thread Ethan Rosenberg, PhD
On 05/26/2014 04:25 PM, Lisi Reisz wrote: On Monday 26 May 2014 21:09:50 Ethan Rosenberg, PhD wrote: The object is to be able to close Thunderbird, leave the computer on, and read my email via webmail w/o any extra manipulations. Yes, but is not usual for Icedove to run in the background

Installing Thunderbird

2014-05-26 Thread Ethan Rosenberg, PhD
which makes it impossible to read my email from webmail, since icedove is set to remove the mail from the server after it is downloaded. Running Debian testing [Jessie] 64 bit system, and a POP3 email system. TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a su

Icedove and Thunderbird

2014-05-21 Thread Ethan Rosenberg
work-around, I'll use it. Otherwise I'll install Thunderbird. I've tried this previously, downloading the tar file, extracting it and trying to get Thunderbird to work, with no avail. So.. 1] Is there a work-around? 2] If not, how do I install Thunderbird from the tar file? TIA

Re: Permissions

2013-08-27 Thread Ethan Rosenberg
On 08/27/2013 03:31 PM, Steven Post wrote: On Tue, 2013-08-27 at 13:43 -0400, Ethan Rosenberg wrote: Dear List - I apologize for this "needle in a haystack" but... This was originally posted on the PHP list, but has changed into a Debian question... Tried to run the program, th

Permissions

2013-08-27 Thread Ethan Rosenberg
ww# ls -la StoreInventory.php -rwxrwxrw- 1 ethan ethan 4188 Aug 26 20:26 StoreInventory.php rosenberg:/var# ls -ld www drwxrwxrw- 37 ethan ethan 20480 Aug 26 20:26 www I had set the S bit [probably a nasty mistake] and I thought I was able to remove the bit. [it doesn't show above] I made the following

Formatted Disk

2013-08-15 Thread Ethan Rosenberg, PhD
Dear List - I have a usb drive, with data on it, that I [stupidly!!] tried to name using fdisk. Of course, it erased the data. I have not used the drive since then. I think there is a method to "unformat" a drive. What shall I do now? TIA Ethan -- To UNSUBSCRIBE, email to d

Re: Quoting Style Re: Installing mysqldump

2013-08-14 Thread Ethan Rosenberg, PhD
till do not understand and really wish to be helpful. If you could actually edit my sample, it would be DEEPLY APPRECIATED. TIA Ethan -- -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Quoting Style Re: Installing mysqldump

2013-08-14 Thread Ethan Rosenberg, PhD
ate emails with = *** SAMPLE EMAIL TRAIL. Dear List - I have a problem. TIA Ethan reply << Dear List - I have a two problems, #1 and #2 TIA Ethan Poster1 You shouild try A, B and C. HTH. Poster1 note I quote the reply(s) if they are relevant.<<< reply <&

Re: Installing mysqldump - SOLVED

2013-08-13 Thread Ethan Rosenberg, PhD
keep you posted. Ethan Dear List - erased my.cnf purged mysql-server-5.5 reinstalled IT WORKS!!! Even my tables are there!! Thanks for all your help. Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: Installing mysqldump

2013-08-13 Thread Ethan Rosenberg, PhD
On 8/13/2013 6:33 PM, Bob Proulx wrote: Ethan Rosenberg, PhD wrote: Reading package lists... Building dependency tree... Reading state information... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2 not fully installed or removed. Those two are problems that need to be fixed

Re: Installing mysqldump

2013-08-13 Thread Ethan Rosenberg, PhD
Ethan, I see that you are using Thunderbird. A lot of people do. But why are your messages always broken? You never reply to the message you are quoting and seem to be replying to but the message before it. Strange. And your quoting is really painful. I am sure it is not a problem with

Re: Installing mysqldump

2013-08-12 Thread Ethan Rosenberg, PhD
Ethan Rosenberg, PhD wrote: When I try to to run mysqldump, I receive the following message: ERROR 2002 can't connect to local mysql server thru socket '/var/run/mysqld/mysqld.sock' (2) That tells me that you do not have mysql running. I am a newbie and do not lhow to in

Re: Installing mysqldump

2013-08-12 Thread Ethan Rosenberg, PhD
ot lhow to interpert the log. What now? TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/52095a1b.9000...@hygeiabiomedical.com

Re: Installing mysqldump

2013-08-11 Thread Ethan Rosenberg, PhD
On Friday 09 August 2013 19:51:25 Bob Proulx wrote: Ethan Rosenberg, PhD wrote: Further, I tried to run mysql and receive the following message- ERROR 2002 can't connect to local mysql server thru socket '/var/run/mysqld/mysqld.sock' (2) TIA Ethan ==

Re: Installing mysqldump

2013-08-11 Thread Ethan Rosenberg, PhD
On Sunday 11 August 2013 19:58:14 Ethan Rosenberg, PhD wrote: Here is my sources file -- [snip many commented out lines] deb http://ftp.debian.org/debian/ wheezy-updates main contrib #deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib deb http://ftp.us.debian.org/debian/ wheezy

Re: Installing mysqldump

2013-08-11 Thread Ethan Rosenberg, PhD
On Friday 09 August 2013 19:51:25 Bob Proulx wrote: Ethan Rosenberg, PhD wrote: > I am trying to install mysqldump. Something is broken in your sources.list file. Fix it first. A month ago Ethan had both Squeeze DVDs and wheezy http's enabled simultaneously in his sources.list

Re: Installing mysqldump

2013-08-11 Thread Ethan Rosenberg, PhD
On 08/09/2013 08:05 AM, Ethan Rosenberg, PhD wrote: Dear List - I am trying to install mysqldump. Here is what I get - apt-get install mysql-client-5.5 Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt-get -f instal

Installing mysqldump

2013-08-09 Thread Ethan Rosenberg, PhD
(= 1.6.0-1) but it is not going to be installed mysql-server-core-5.5 : Depends: libaio1 (>= 0.3.93) but it is not going to be installed === TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Re: No Desktop - Anyone else??

2013-08-06 Thread Ethan Rosenberg, PhD
Anyone else want to chime in? TIA Ethan = Hi Ethan :) On 07/31/2013 07:29 PM, Ethan Rosenberg, PhD wrote: > I just upgraded using a sources list from a computer running Debian7. I > think that Mate is installed, but now have no desktop! What does it mean, that you "

Re: No Desktop

2013-08-02 Thread Ethan Rosenberg, PhD
Hi Ethan :) On 07/31/2013 07:29 PM, Ethan Rosenberg, PhD wrote: > I just upgraded using a sources list from a computer running Debian7. I > think that Mate is installed, but now have no desktop! What does it mean, that you "now have no desktop"? Doesn't start X? Does

Re: No Desktop

2013-08-01 Thread Ethan Rosenberg, PhD
Hi Ethan :) On 07/31/2013 07:29 PM, Ethan Rosenberg, PhD wrote: > I just upgraded using a sources list from a computer running Debian7. I > think that Mate is installed, but now have no desktop! What does it mean, that you "now have no desktop"? Doesn't start X? Does

No Desktop

2013-07-31 Thread Ethan Rosenberg, PhD
org/debian/ wheezy main contrib non-free #deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free deb http://packages.mate-desktop.org/repo/debian wheezy main deb http://repo.mate-desktop.org/debian wheezy main TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.o

Re: Mysql

2013-07-31 Thread Ethan Rosenberg, PhD
# Debian Wheezy Repository deb http://ftp.au.debian.org/debian wheezy main contrib non-free deb-src http://ftp.au.debian.org/debian wheezy main contrib non-free # MATE Desktop Environment Repository # main repository == ls /etc/apt/sources.list.d google-chrome.list root@meow:/

Re: Mysql

2013-07-30 Thread Ethan Rosenberg, PhD
On Wed, 2013-07-31 at 00:23 -0400, Ethan Rosenberg, PhD wrote: Now that we have established that mysql is not running, how to I restart it? Doesn't it work, if you follow the Debian Wiki? https://wiki.debian.org/MySql It's the second hit when searching for debian start mysql by

Re: Installing Mate

2013-07-30 Thread Ethan Rosenberg, PhD
On Tue 30 Jul 2013 at 12:58:48 -0400, Ethan Rosenberg, PhD wrote: --> So you are installing many packages which are meant for Wheezy! I was thinking about that. How do I upgrade? I wouldn't bother upgrading (unless you have other reasons, of course) if I were you. I tried having

Re: Mysql

2013-07-30 Thread Ethan Rosenberg, PhD
On 30/07/13 21:30, Ralf Mardorf wrote: On Tue, 2013-07-30 at 16:16 -0400, Ethan Rosenberg, PhD wrote: Is the MySQL server running? ps aux | grep mysql ---> ethan@meow:~$ ps aux | grep mysql ethan 3043 0.0 0.0 3300 772 pts/0S+ 13:12 0:00 grep mysql<-- ps aux does sh

Re: Mysql

2013-07-30 Thread Ethan Rosenberg, PhD
On 7/30/2013 3:32 PM, Ethan Rosenberg, PhD wrote: Dear List - I attempted an upgrade and now Connect Error (2002) Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 From bad to worse!!! TIA Ethan Is the MySQL server running? ps a

Mysql

2013-07-30 Thread Ethan Rosenberg, PhD
Dear List - I attempted an upgrade and now Connect Error (2002) Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 From bad to worse!!! TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "u

Re: Installing Mate

2013-07-30 Thread Ethan Rosenberg, PhD
On Mon 29 Jul 2013 at 20:07:44 -0400, Ethan Rosenberg, PhD wrote: Dear List - I am sorry I have to revisit this, but for starters I am running squeeze. So you are installing many packages which are meant for Wheezy! === Brian - Thank you. --> So you are installing many packa

Installing Mate

2013-07-29 Thread Ethan Rosenberg, PhD
ian/ squeeze-updates main contrib deb http://repo.mate-desktop.org/debian wheezy main deb http://ftp.debian.org/debian/ wheezy-updates main contrib TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/51f703d0.7010...@hygeiabiomedical.com

Re: Duplicate Icons in Panel

2013-07-26 Thread Ethan Rosenberg, PhD
On Thu, 2013-07-25 at 21:07 -0400, Ethan Rosenberg, PhD wrote: In the bottom tray of what? Bottom Panel in Windows (ugh..ugh). In Debian (Hooray..Hooray) a panel. GNOME 3, right? Take a look at the "things" you put to the panel. You doubled one. I can't help since

Re: Duplicate Icons in Panel

2013-07-25 Thread Ethan Rosenberg, PhD
On Thu, 25 Jul 2013 17:59:36 -0400 "Ethan Rosenberg, PhD" wrote: Dear List - I have duplicate icons in the bottom tray. I've tried a google search, with no luck. Any ideas? In the bottom tray of what? It helps if you tell us you're desktop environment, and then we c

Re: Duplicate Icons in Panel

2013-07-25 Thread Ethan Rosenberg, PhD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thu, 25 Jul 2013 17:59:36 -0400 "Ethan Rosenberg, PhD" wrote: Dear List - I have duplicate icons in the bottom tray. I've tried a google search, with no luck. Any ideas? In the bottom tray of what? It helps if you tell us

Duplicate Icons in Panel

2013-07-25 Thread Ethan Rosenberg, PhD
Dear List - I have duplicate icons in the bottom tray. I've tried a google search, with no luck. Any ideas? TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: UPC Fonts

2013-07-25 Thread Ethan Rosenberg, PhD
On 23/07/13 06:00, Ethan Rosenberg, PhD wrote: Dear List - I hope that this is not too much off topic. Does anyone know the name of the UPC font that is used for example: grocery packages? Where can I download the fonts? TIA Ethan Would the "barcode" package do what you need:

UPC Fonts

2013-07-22 Thread Ethan Rosenberg, PhD
Dear List - I hope that this is not too much off topic. Does anyone know the name of the UPC font that is used for example: grocery packages? Where can I download the fonts? TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Re: Sound on Skype (sid)

2013-07-15 Thread Ethan Rosenberg, PhD
You could check if Skype is using pulseaudio. If so, you could try alsa. Regards, Vivek. - Original Message - From: "Ethan Rosenberg, PhD" To: "Debian Users List" Sent: Monday, July 15, 2013 10:49:24 AM Subject: Sound on Skype (sid) Dear List - The sou

Sound on Skype (sid)

2013-07-14 Thread Ethan Rosenberg, PhD
Dear List - The sound on Skype (sid) is impossible!! It is so chopped up that it is impossible to make a call. The sound recorder and audio streams [YouTube, video on Wall Street Journal] work perfectly. Any suggestions? TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ

Re: Installing Mate

2013-07-12 Thread Ethan Rosenberg, PhD
Dear List - My apologies for starting another thread. Anyway .. Corrected the typo, updated, installed, accepted w/o verification, rebooted IT INSTALLED and WORKED YIP, YIP, YIPEEE! Thanks to all Ethan -- To UNSUBSCRIBE, email to debian-user-requ

Installing Mate - Sources List

2013-07-11 Thread Ethan Rosenberg, PhD
debian.org/debian/ wheezy main contrib non-free deb http://packages.mate-desktop.org/repo/debian wheezy main deb http://repo.mate-desktop.org/debian wheezy main TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Installing Mate

2013-07-11 Thread Ethan Rosenberg, PhD
: header E: Problem with MergeList /var/lib/apt/lists/ftp.deban.org_debian_dists_wheezy-updates_contrib_i18n_Translation-en E: The package lists or status file could not be parsed or opened. TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Installing Mate

2013-07-11 Thread Ethan Rosenberg, PhD
--configure -a root@meow:/etc/apt/sources.list.d# apt-get update && apt-get autoclean && apt-get -f dist-upgrade && apt-get autoremove E: Type 'apt-get' is not known on line 1 in source list /etc/apt/sources.list.d/mate.list E: The list of sources could not be rea

New Gnome in Wheezy - irc

2013-07-10 Thread Ethan Rosenberg, PhD
Dear List - I would like to try another modality to try to solve this mystery. How do I get to and use irc #debian-mate channel on FreeNode? I have never used irc befpre. TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe"

Re: New Gnome in Wheezy - more info

2013-07-10 Thread Ethan Rosenberg, PhD
There was a new way to do everything I might have thought couldn't be done. On Thu, Jul 11, 2013 at 1:56 AM, Ethan Rosenberg, PhD wrote: Dear List - I updated and now have the new Gnome. The desktop is impossible, and almost unusable. I do not have the old desktop entries, and cannot find

Re: New Gnome in Wheezy

2013-07-10 Thread Ethan Rosenberg, PhD
There was a new way to do everything I might have thought couldn't be done. On Thu, Jul 11, 2013 at 1:56 AM, Ethan Rosenberg, PhD wrote: Dear List - I updated and now have the new Gnome. The desktop is impossible, and almost unusable. I do not have the old desktop entries, and cannot find

New Gnome in Wheezy

2013-07-10 Thread Ethan Rosenberg, PhD
Dear List - I updated and now have the new Gnome. The desktop is impossible, and almost unusable. I do not have the old desktop entries, and cannot find Google Chrome. How do I get the old desktop back? Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: Update - SOLVED

2013-07-10 Thread Ethan Rosenberg, PhD
On Tue, Jul 09, 2013 at 09:31:39AM -0400, Ethan Rosenberg, PhD wrote: Dear List - I am a newbie am running version 6 [squeeze]. My update fails with the following message. I am totally confused. This probably ISN'T a failure. It looks to my like the output of "apt-listchanges"

Re: Starting Google Chrome - Resend --SOLVED

2013-07-09 Thread Ethan Rosenberg, PhD
On 2013-07-07, Ethan Rosenberg, PhD wrote: The following packages have unmet dependencies: google-chrome-stable : Depends: gconf-service but it is not installable Depends: libgconf-2-4 (>= 2.31.1) but it is not installable Depends: lib

Update

2013-07-09 Thread Ethan Rosenberg, PhD
us.debian.org/debian/ wheezy main contrib non-free deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free === What should I do? Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...

Re: Starting Google Chrome - Resend

2013-07-07 Thread Ethan Rosenberg, PhD
On 2013-07-07, Ethan Rosenberg, PhD wrote: The following packages have unmet dependencies: google-chrome-stable : Depends: gconf-service but it is not installable Depends: libgconf-2-4 (>= 2.31.1) but it is not installable Depends: lib

Re: Starting Google Chrome - Resend added info

2013-07-06 Thread Ethan Rosenberg, PhD
ot installable Depends: libstdc++6 (>= 4.6) but 4.4.5-8 is to be installed Depends: libx11-6 (>= 2:1.4.99.1) but 2:1.3.3-4 is to be installed -- If I run apt-get install -f, it removes Google chrome. I hope this helps. Ethan -- To UNSUBSC

Re: Starting Google Chrome - Resend

2013-07-06 Thread Ethan Rosenberg, PhD
3 (>= 3.12.6) but it is not installable Depends: libstdc++6 (>= 4.6) but 4.4.5-8 is to be installed Depends: libx11-6 (>= 2:1.4.99.1) but 2:1.3.3-4 is to be installed -- If I run apt-get install -f, it removes Google chrome. I hope this

Re: Starting Google Chrome - resend

2013-07-06 Thread Ethan Rosenberg, PhD
On Friday 05 July 2013 18:03:01 Ethan Rosenberg, PhD wrote: locate google-chrome | less --- gives no results. [except the files in the Downloads directory]. Are you changing into the directory where you have placed the .deb before typing the command? Otherwise you need to give the whole path

Re: Starting Google Chrome - resend

2013-07-05 Thread Ethan Rosenberg, PhD
On Friday 05 July 2013 17:14:20 Ethan Rosenberg, PhD wrote: I'm not sure that this ever got to the list, so I am resending. Dear list - I apologize for having to revisit this, but I can't get it to work, which I cannot understand. I followed the instructions I used

Starting Google Chrome - resend

2013-07-05 Thread Ethan Rosenberg, PhD
I'm not sure that this ever got to the list, so I am resending. Dear list - I apologize for having to revisit this, but I can't get it to work, which I cannot understand. I followed the instructions I used previously, and no luck. Download from Google. cd /

Owner change on USB stick

2013-07-04 Thread Ethan Rosenberg, PhD
, the owner of the files and directories had changed. When I moved the usb stick to the laptop, the owner changed again. How can I prevent this from happening? TIA Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Re: Apache2

2013-07-01 Thread Ethan Rosenberg, PhD
On Sun, Jun 30, 2013 at 12:09:54PM -0400, Ethan Rosenberg, PhD wrote: Dear List - There is an error with Apache2, I cannot remove it or install it. From the terminal: dpkg --configure -a Setting up apache2 (2.4.4-6) ... * Restarting web server apache2 [fail] invoke-rc.d: initscript apache2

Re: Apache2

2013-06-30 Thread Ethan Rosenberg, PhD
Understood. For purpose test, try to move SXXapache2 to other location and see if dpkg recreate a new (stable) init symbolic link. Pol === Pol - Beautiful!! Worked!! Thanks a million Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: Apache2

2013-06-30 Thread Ethan Rosenberg, PhD
nlvl] [...] . update-rc.d [-n] disable|enable [S|2|3|4|5] -n: not really -f: force The disable|enable API is not stable and might change in the future. Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubsc

Apache2

2013-06-30 Thread Ethan Rosenberg, PhD
rror exit status 1 Errors were encountered while processing: apache2 E: Sub-process /usr/bin/dpkg returned an error code (1) Any ideas? Thanks. Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact li

Keyring

2013-06-23 Thread Ethan Rosenberg, PhD
Dear List - I get this message when the Keyring appears. "The password that you use to login to your computer no longer matches that of your login keyring" What can I do? Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubs

Re: Problem with flash drive - SUCCESS!!!!!!!!!!!!!!!!!

2013-06-23 Thread Ethan Rosenberg, PhD
n 06/22/2013 11:56 PM Ethan Rosenberg, PhD wrote: On 06/21/2013 04:00 AM, Klaus wrote: Ethan, when you create a new partition table on the device, then the kernel needs to know about it. With a flash memory card, just unplug and re-plug it. You don't need to run fdisk first, since you co

Re: Problem with flash drive

2013-06-22 Thread Ethan Rosenberg, PhD
On 06/21/2013 04:00 AM, Klaus wrote: Ethan, when you create a new partition table on the device, then the kernel needs to know about it. With a flash memory card, just unplug and re-plug it. You don't need to run fdisk first,

Re: Tray Icon

2013-06-22 Thread Ethan Rosenberg, PhD
2013/6/21 Ethan Rosenberg, PhD : Ralf - Tried it all. No luck. Any other ideas? Ethan === On Thu, 2013-06-20 at 19:26 -0400, Ethan Rosenberg, PhD wrote: How do i get the icon that indicates there are updates to download to return? Perhaps it's provided by "update-ma

Re: Tray Icon

2013-06-20 Thread Ethan Rosenberg, PhD
Ralf - Tried it all. No luck. Any other ideas? Ethan === On Thu, 2013-06-20 at 19:26 -0400, Ethan Rosenberg, PhD wrote: How do i get the icon that indicates there are updates to download to return? Perhaps it's provided by "update-manager*"? I don't like

Re: Problem with flash drive

2013-06-20 Thread Ethan Rosenberg, PhD
has been altered! Calling ioctl() to re-read partition table. WARNING: Re-reading the partition table failed with error 16: Device or resource busy. The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8) dd if=/home/ethan

Tray Icon

2013-06-20 Thread Ethan Rosenberg, PhD
Dear List - How do i get the icon that indicates there are updates to download to return? Thanks. Ethan -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.or

  1   2   3   4   5   6   7   8   9   10   >