Mount of .dmg (mac image) files on Linux Fedora fails

2009-12-23 Thread Mark Ryden
Hello,

Why can't I mount a dmg (macintosh image) file on Fedora 11 ?

I tried mounting several .dmg mac files did not have any success with it.

Here is an example:
I downloaded Firefox\ 3.5.6.dmg from
http://www.mozilla.com/en-US/products/download.html?product=firefox-3.5.6os=osxlang=en-US

running:
file Firefox\ 3.5.6.dmg
gives:
Firefox 3.5.6.dmg: bzip2 compressed data, block size = 900k

Running
mount -t hfs -o loop Firefox\ 3.5.6.dmg /mnt/mac/
and:
mount -t hfsplus -o loop Firefox\ 3.5.6.dmg /mnt/mac/
gives (in both cases)
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
   missing codepage or helper program, or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so

end in the kernel sys log I see:
can't find a HFS filesystem on dev loop0.   
unable to find HFS+ superblock

Any ideas?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Mount of .dmg (mac image) files on Linux Fedora fails

2009-12-23 Thread Mark Ryden
Hello,
Thanks !
tried using this tool, and running this:
./dmgx.sh Firefox\ 3.5.6.dmg firefox iso
got
...
No errors reported.
and firefox iso was created

but
file firefox iso
gives
firefox.iso: data
and
mount -t iso9660 -o loop firefox.iso  /mnt/test/
gives:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
   missing codepage or helper program, or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so

Rgs,
Mark








On Wed, Dec 23, 2009 at 11:53 AM, Michael Welle mwe012...@gmx.net wrote:
 Hi,

 Mark Ryden markr...@gmail.com writes:

 Hello,

 Why can't I mount a dmg (macintosh image) file on Fedora 11 ?

 I tried mounting several .dmg mac files did not have any success with it.
 maybe [1] is the way to go? I stumbled upon it while searching for a way
 to 'unzip' firmware updates for this other platform. But I haven't
 tested it yet. Feedback is welcome ;).


 Regards
 hmw

 [1] http://hem.bredband.net/catacombae/dmgx.html


 --
 biff4emacsen - A biff-like tool for (X)Emacs
 http://www.c0t0d0s0.de/biff4emacsen/biff4emacsen.html
 Flood - Your friendly network packet generator
 http://www.c0t0d0s0.de/flood/flood.html

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


deleted the /root/.ssh folder - what should I do for for recovering the keys

2009-12-22 Thread Mark Ryden
Hello,
  I have a machine on which I deleted the /root/.ssh folder;

now , I generated in the past a key file , with
ssh-keygen -t rsa

I pasted the contents of the public key file into some servers
(authorized_keys2), so I can
ssh to them without being prompted for a password.

Now, I cannot ssh to these mecahines.
Is there anyway I can recover the old keys I had ?
Running ssh-keygen -t rsa does not solve the problem unless I **again**
paste the nre gernerated key into the new machines.

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Dell 2209WA e-IPS monitor and Fedora

2009-12-20 Thread Mark Ryden
Hello,
  I am thinking of buying a Dell 2209WA 22'' display and to use it
under Fedora. I need this monitor especially for long hours of
writing code and reading documents. I do not intend to use it at all for
movies/games. This monitor is a bit more expensive than the average;
however, it has an e-IPS panel, which is (so I was told) a bit better
than the common panels (TN).
I would appreciate if anybody who had tried this monitor
with Fedora can give any feedback to this post.
Especially I am interested in whether he could set the resolution to
1680 x 1050 (which is the maximum resolution for this monitor)
and which model of display adapter did he use, and was he satisfied with
this monitor. (Especially was the text sharp enough, and would he
recommend this display for long hours of text-based usage like
programming/reading docs).


Rgs,
Mark

PS
(Also I would like to know the output of running : xrandr).

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


physical RAM restriction in Fedora 12 (32 bit and 64 bit)

2009-12-17 Thread Mark Ryden
Hello,
  AFAIK, in windows 7, **32 bit**, there is a limit of 3GB physical
RAM which can be recognized by the operating system.
This means that if you have 4GB of RAM, only 3 will be used.
My question is:
1) In Fedora 12 32 bit default installation , does the kernel knows
more than 3 GB of RAM ? what is the limit ?
2) In Fedora 12 64 bit default installation , does the kernel knows
more than 3 GB of RAM ? what is the limit ?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Creating a VPN with network connection wizard

2009-11-25 Thread Mark Ryden
Hello,
  Thanks a lot for your answer!
I wonder : is there a way to achieve this without starting the Network Mnager ?!

Rgs,
Mark


On Wed, Nov 25, 2009 at 5:48 AM, Brian Mury brianm...@alumni.uvic.ca wrote:
 On Tue, 2009-11-24 at 21:46 +0200, Mark Ryden wrote:
   I try to connect to a VPN using the network connection wizard of Feodra 12.
 (System-Preference-Network Connections).
 I select the VPN tab.
 I press Add and choose PPTP.
 I enter what is needed and created a VPN connection named VPN1.
 I press apply when finished and everything is OK. The dialog is closed.
 Now how can I activate this VPN connection ?

 Are you using NetworkManager, and if so do you have the NetworkManager
 applet on your toolbar? If so, click on the applet, and under the VPN
 Connections menu, click on VPN1.


 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Creating a VPN with network connection wizard

2009-11-24 Thread Mark Ryden
Hello,
  I try to connect to a VPN using the network connection wizard of Feodra 12.
(System-Preference-Network Connections).
I select the VPN tab.
I press Add and choose PPTP.
I enter what is needed and created a VPN connection named VPN1.
I press apply when finished and everything is OK. The dialog is closed.
Now how can I activate this VPN connection ?

Rgs,
  Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: VPN server in Fedora

2009-11-19 Thread Mark Ryden
Itamar,
First, thanks for your (really rapid) response.
I know about openvpn project.
The question is why there are no rpms of pptpd in recent
fedora releases (like 9,10,11)? is it because that the openvpn
solution is better than the pptpd solution?

Regards,
Mark


On Thu, Nov 19, 2009 at 9:08 PM, Itamar Reis Peixoto
ita...@ispbrasil.com.br wrote:
 you can use openvpn



 On Thu, Nov 19, 2009 at 5:07 PM, Mark Ryden markr...@gmail.com wrote:
 Hello,

 - I found out that there are two common ways to run a VPN server
 on Linux. One way is using ipsec, with projects like openswan/strongswan.
 The other is running pptpd server; this implements a Virtual Private
 Networking Server (VPN) that iscompatible with Microsoft VPN clients,
 and allows windows users to
 connect to an internal firewalled network using their dialup.
 See http://poptop.sourceforge.net/.

 When looking for rpms for Fedora 11 or Fedora 10, I found out that
 there is no pptpd
 (yum install pptpd results in
 No package pptpd available.
 Nothing to do).
 There is however, openswan rpm for fedora 10 or 11.

 My question is: what is the reason that there is no pptp rpm packages for
 newer Fedora distros ? is some other solution replaces it ? is there a better
 Linux VPN server solution which enables Microsoft VPN clients to connect to
 a Linux VPN server ?

 Regards,
 Mark

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines




 --
 

 Itamar Reis Peixoto

 e-mail/msn/google talk/sip: ita...@ispbrasil.com.br
 skype: itamarjp
 icq: 81053601
 +55 11 4063 5033
 +55 34 3221 8599

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Installing Fedora on USB DiskOnKey and booting from different machine

2009-10-30 Thread Mark Ryden
Hi,
  I installed Fedora 11 on a DiskOnKey. I booted from this DiskONKey
successfully on the machine
on which I made the installation. However, when I tried on two
different machines, it failed, and it reached the
grub command line. On a third machine it reached a line containing the
word GRUB only.
I wonder - is there a way to install Fedora 11 on a DiskOnKey so that
it will boot from any machine (which is capable of booting from USB )?

Note: I had made my trials on motherboards after verifying  that these
motherboards **do** support boot from
USB disk on key.

This is the grub.conf on the USB DiskOnKey:

title Fedora (2.6.29.4-167.fc11.x86_64)
root (hd0,0)
kernel /boot/vmlinuz-2.6.29.4-167.fc11.x86_64 ro root=UUID=e73e50db-2420
-4792-a347-3e15ed38c5b9 rhgb quiet
initrd /boot/initrd-2.6.29.4-167.fc11.x86_64.img


Regards,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


keeping the old public key (id_rsa.pub) when upgrading Fedora

2009-10-10 Thread Mark Ryden
Hello,
  I have several fedora machines which I upgrade/reinstall, from time to time.

  I do this by reinstalling Fedora (I know that there is an upgrade
option for Fedora but I prefer to reinstall).
When doing so, the /root/.ssh folder is of course deleted.
Now, on some of these machine, I have a public key which is installed
on several servers to enable me
ssh access to these machines without typing the password.
The public key is generated thus:
ssh-keygen -t rsa
And it generates 2 files:
id_rsa  and id_rsa.pub
And I paste the contents of id_rsa.pub to the server
/root./ssh/authorized_keys (or  /root./ssh/authorized_keys2).


Any idea if there is a way to keep the id_rsa.pub when reinstalling Fedora ?

(If I try  ssh-keygen -t rsa after reinstall, I am unable to ssh to
these servers.)

Regards,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Is it possible to install Skype on Fedora 11 ?

2009-07-23 Thread Mark Ryden
Hello,
  I tried to install Skype on Fedora 11 on a 64 bit machine (x86_64).
I downloaded the rpm from Skype
website and tried to install. There is no rpm for f11 in  Skype
website. Only rpms
for fedora 6 and 7; See:
http://www.skype.com/intl/en/download/skype/linux/choose/

so I downloaded the rpm for fedora 7.
These rpms (also for Fedora 6)  are for 32 bit machines. So when
trying to install the skype rpm,
I get errors which tell me that I need to install qt 32 bit.
The errors I get are :
...
   libQtCore.so.4 is needed by skype-2.0.0.72...
libQtDBus.so.4 is needed by skype-2.0.0.72...
libQtGui.so.4 is needed by skype-2.0.0.72...
...

So I tried to install qt for 32 bit, and it failed with Transaction Check Error:

yum install qt.i386




Running Transaction Test
Finished Transaction Test


Transaction Check Error:
  file /usr/share/qt4/translations/assistant_adp_de.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/assistant_adp_zh_CN.qm from install
of qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/assistant_adp_zh_TW.qm from install
of qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/assistant_de.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/assistant_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/assistant_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/designer_de.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/designer_ja.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/designer_pl.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/designer_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/designer_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/linguist_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/linguist_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qt_de.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qt_help_de.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qt_help_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qt_help_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qt_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qt_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qtconfig_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qtconfig_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qvfb_zh_CN.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64
  file /usr/share/qt4/translations/qvfb_zh_TW.qm from install of
qt-1:4.5.1-13.fc10.i386 conflicts with file from package
qt-1:4.4.3-2.fc10.x86_64

Error Summary
-

Any ideas what should I do ?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Is it possible to install Skype on Fedora 11 ?

2009-07-23 Thread Mark Ryden
John,
thanks, adding the skype repo and yum install skype worked. Great!
rgs,
Mark


On Thu, Jul 23, 2009 at 2:24 PM, John Hornejohn.ho...@plymouth.ac.uk wrote:
 On Thu, 2009-07-23 at 13:58 +0300, Mark Ryden wrote:
 Hello,

 So I tried to install qt for 32 bit, and it failed with Transaction Check 
 Error:

 Take a look at
 http://www.my-guides.net/en/content/view/161/26/2/9/#fedora_skype

 Scroll down for the skype installation. I used the skype repository. Yum
 then resolves all the dependencies, and skype installed with no
 problems.




 John.

 --
 ---
 John Horne, University of Plymouth, UK  Tel: +44 (0)1752 587287
 E-mail: john.ho...@plymouth.ac.uk       Fax: +44 (0)1752 587001

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Why did it install PAE kernel in F11

2009-07-02 Thread Mark Ryden
Hello,
  I had installed fedora 11 on a 32 bit machine from scratch.
I had installed using defaults.

running uname -r gives:
2.6.29.4-167.fc11.i686.PAE

it installed a PAE kernel  (kernel-PAE-2.6.29.4-167.fc11.i686).

On this machine there was a regular, non PAE kernel on previous
installation of fedora 10.
My question is:
why all of a sudden with F11 it gives this PAE kernel ? is it OK?
should I remove this kernel
and install a new, non PAE  one?

regards,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


installing google chrome on Fedora 9 - 64 bit

2009-06-16 Thread Mark Ryden
Hello,

Does anyone have any success with installing google chrome (beta) on
Fedora 9 -  64 bit ?
I appreciate if he can share the link to the rpm + tips on installation.

  I downloaded google chrome rpm  (both the 64 bit  and the 32 bit) from this
site but got errors when installing it:
http://www.benkevan.com/upload/software/
I tried both with --nodes and without it.

rpm -ivh google-chrome-unstable-3.0.183.1-1.x86_64.rpm
error: Failed dependencies:
rpmlib(PayloadIsLzma) = 4.4.2-1 is needed by
google-chrome-unstable-3.0.183.1-1.x86_64

---
rpm -ivh google-chrome-unstable-3.0.183.1-1.x86_64.rpm --nodeps
Preparing...### [100%]
   1:google-chrome-unstable ### [100%]
error: unpacking of archive failed: cpio: Bad magic
---

32 bit:
===



rpm -ivh google-chrome-unstable-3.0.183.1-1.i386.rpm  --nodeps
Preparing...### [100%]
   1:google-chrome-unstable ### [100%]
error: unpacking of archive failed: cpio: Bad magic
---
rpm -ivh google-chrome-unstable-3.0.183.1-1.i386.rpm
error: Failed dependencies:
libnspr4.so.0d is needed by google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d is needed by google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.10) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.12) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.2) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.3) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.4) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.5) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.6) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnss3.so.1d(NSS_3.9) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libnssutil3.so.1d is needed by google-chrome-unstable-3.0.183.1-1.i386
libplc4.so.0d is needed by google-chrome-unstable-3.0.183.1-1.i386
libplds4.so.0d is needed by google-chrome-unstable-3.0.183.1-1.i386
libsmime3.so.1d is needed by google-chrome-unstable-3.0.183.1-1.i386
libssl3.so.1d is needed by google-chrome-unstable-3.0.183.1-1.i386
libssl3.so.1d(NSS_3.2) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
libssl3.so.1d(NSS_3.4) is needed by 
google-chrome-unstable-3.0.183.1-1.i386
rpmlib(PayloadIsLzma) = 4.4.2-1 is needed by
google-chrome-unstable-3.0.183.1-1.i386


Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


I don't have colors in Midnight commander editor

2009-06-03 Thread Mark Ryden
Hello,
  I have fedora release 9 . I installed mc (midnight commander) by
yum install mc.
When I open xml files  or c source files or java  with mc editor (by
pressing F4) I don't see any colors. (I mean colors of some keywords ,
like int (for c source file), lines starting with  or --  for
xml, etc.)

On other fedora machines I **do** see colors with mc.
Any ideas what can be the reason ?
Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Viewing tabs in an editor in fedora 10

2009-05-21 Thread Mark Ryden
suvayu ali,
 Thnks, but this is **not ** what I meant. You are right in what you
say about gedit.
However, I mean when pressing the tab key. (and not tabs of windows.

Any idea if it is possible to see it ?
With vi, these tabs are shows as ^I (when running :set list)

Rgs,
Mark

On Thu, May 21, 2009 at 2:17 AM, suvayu ali fatkasuvayu+li...@gmail.com wrote:
 2009/5/20 Mark Ryden markr...@gmail.com:
 Hello,
  I am looking for viewing tabs in an editor in fedora 10.
 I know that this can be done with vim and vi (with :set list). (If I
 remember correctly, also
 with emacs).

 However, I tried to achieve this task with other editors (like
 jedit/gedit/kate) and
 could not.
 Any ideas if it is possible with other editors than vi/vim/emacs ?


 I believe that is the default behaviour for gedit. If a file is
 already open in gedit and you open another file, it opens in a new
 tab. However I can't comment on any of the other editors you mention.

 --
 Suvayu

 Open source is the future. It sets us free.

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Viewing tabs in an editor in fedora 10

2009-05-20 Thread Mark Ryden
Hello,
  I am looking for viewing tabs in an editor in fedora 10.
I know that this can be done with vim and vi (with :set list). (If I
remember correctly, also
with emacs).

However, I tried to achieve this task with other editors (like
jedit/gedit/kate) and
could not.
Any ideas if it is possible with other editors than vi/vim/emacs ?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


files which start with a dot and firefox gmail

2009-04-29 Thread Mark Ryden
Hello,
  When I am using gmail in firefox and I am trying to attach files , I
cannot see files
which start with a dot  (for example, pressing attach a file and
navigating to /root does not
show files like .tcshrc).
Is there a way to overcome it (except of course making another copy of
the file which starts with a dot)?
Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Resizing with gparted for Fedora installation

2009-04-14 Thread Mark Ryden
Hello,
  Still I am a little bewildered. I googled and read about it; still
here is my dillema:
there are 2 options which I consider:
1) running gparted from a Linux LiveCD, freeing space from the vista partition.
then rebooting, making sure window vista can start, and then installing Linux
on the freed space.
2) resizing while installing Linux.
Suppose I have the rescue window CDs.
which options is better ?

Regards,
Mark


On Fri, Apr 3, 2009 at 5:56 PM, Craig White craigwh...@azapple.com wrote:
 On Thu, 2009-04-02 at 16:17 +0300, Mark Ryden wrote:
 Hello,
   I have a new Lenovo laptop with Windows Vista on it. I want to install 
 Linux
 on it while keeping vista on it (though I rarely intend to use Vista,
 keeping vista is a MUST for me). So I want it to be dual boot. There is
 one partition on the disk, with 160GB. I consider using gparted livecd for 
 it.
 In fact, I did not used the
 There is a way to Windows Vista except booting once into the system, so most 
 of
 the disk is free.
 I know how to use the resize feature of gparted. I intend to resize
 the partition
 to 20 GB and then create a new parition in the free space which will be
 created. On the new paritition I intend to install the Linux.
 My questions are:
 1) Is it safe to do resizing with gparted ?
 2) I saw in the web in some post :
 run:
 #ntfsfix -V
 and then:
 if you don't see version 2 don't use this version of gparted on Vista
 NTFS volumes

 3) This can be done also by ntfsresize, thus:
 ntfsresize -s 20G /dev/sda1

 Is ntfsresize -s 20G any better ? safer? or is it in fact the same
 (but not from
 the GUI)?
 
 gparted should work but things to consider...

 Fedora 10 installer can resize NTFS partition on the fly when
 installing. Gparted might be a bit easier (assuming that you make a boot
 CD).

 If you have used the Windows for any length of time, defrag first.

 Leave any utility partitions alone, i.e. re-installation partitions etc.
 so if necessary, you could reinstall Windows.

 After resizing, Windows will run a full repair on the next boot up, be
 prepared to allow the time.

 Windows XP seems to require at least 12 Gigabytes with current SP3 and
 Vista likely needs more. 20 should be OK. If space is not an issue, 24
 or 32 Gigabytes might be safer, especially if your need to use Windows
 increases.

 Craig


 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Resizing with gparted for Fedora installation

2009-04-02 Thread Mark Ryden
Hello,
  I have a new Lenovo laptop with Windows Vista on it. I want to install Linux
on it while keeping vista on it (though I rarely intend to use Vista,
keeping vista is a MUST for me). So I want it to be dual boot. There is
one partition on the disk, with 160GB. I consider using gparted livecd for it.
In fact, I did not used the
There is a way to Windows Vista except booting once into the system, so most of
the disk is free.
I know how to use the resize feature of gparted. I intend to resize
the partition
to 20 GB and then create a new parition in the free space which will be
created. On the new paritition I intend to install the Linux.
My questions are:
1) Is it safe to do resizing with gparted ?
2) I saw in the web in some post :
run:
#ntfsfix -V
and then:
if you don't see version 2 don't use this version of gparted on Vista
NTFS volumes

3) This can be done also by ntfsresize, thus:
ntfsresize -s 20G /dev/sda1

Is ntfsresize -s 20G any better ? safer? or is it in fact the same
(but not from
the GUI)?

Regards,
Mark Ryden

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Resizing with gparted for Fedora installation

2009-04-02 Thread Mark Ryden
Aaron,

 Thanks.
  I am a newbie about this. Why should I defrag the disk first?
Won't it work without defrag the disk first?
Are there any disadvantages of running gparted without defrag it first?
Is the fact that, in fact, after the manufacturer/seller installed
Vista, there was **no work** done on the filesystem (there was one
boot into vista, that's all) , makes running defrag unneeded ?

Regards,
Mark

On Thu, Apr 2, 2009 at 5:00 PM, Aaron Konstam akons...@sbcglobal.net wrote:
 On Thu, 2009-04-02 at 16:17 +0300, Mark Ryden wrote:
 Hello,
   I have a new Lenovo laptop with Windows Vista on it. I want to install 
 Linux
 on it while keeping vista on it (though I rarely intend to use Vista,
 keeping vista is a MUST for me). So I want it to be dual boot. There is
 one partition on the disk, with 160GB. I consider using gparted livecd for 
 it.
 In fact, I did not used the
 There is a way to Windows Vista except booting once into the system, so most 
 of
 the disk is free.
 I know how to use the resize feature of gparted. I intend to resize
 the partition
 to 20 GB and then create a new parition in the free space which will be
 created. On the new paritition I intend to install the Linux.
 My questions are:
 1) Is it safe to do resizing with gparted ?
 2) I saw in the web in some post :
 run:
 #ntfsfix -V
 and then:
 if you don't see version 2 don't use this version of gparted on Vista
 NTFS volumes

 3) This can be done also by ntfsresize, thus:
 ntfsresize -s 20G /dev/sda1

 Is ntfsresize -s 20G any better ? safer? or is it in fact the same
 (but not from
 the GUI)?

 Regards,
 Mark Ryden

 You probably want to defrag the disk first,
 --
 ===
 An aphorism is never exactly true; it is either a half-truth or
 one-and-a-half truths. -- Karl Kraus
 ===
 Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

 --
 fedora-list mailing list
 fedora-list@redhat.com
 To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
 Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


installing Fedora 10 from USB Disk On Key

2009-02-06 Thread Mark Ryden
Hello,

  I have downloaded Fedora 10  installation iso.

  I want to install it from USB disk on key as my DVDrom is not working.

Will this work:
first:
 dd if=linux_f10_iso.iso of=/dev/sdb and boot will start installation ?
and then boot from the USB disk on key (after setting the BIOS to boot
from USB disk on key, which is possible with my motherboard)


(/dev/sdb is my USB disk on key).

Second question:
suppose I take a live cd of Feodra 9 and then try to install fedora 10
iso (from the HD) - will such thing work?
Or **MUST** I use a live cd of the same version as the Fedora which I
want to install (namely, the live cd and the fedora iso (which is on the
disk) I am installing must be of the same version, namely fedora  10?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


what is the origin of NM_CONTROLLED=no

2009-02-04 Thread Mark Ryden
Hello,
I have two installations of f10, which are quite new.

I looked in /etc/sysconfig/network-scripts/ifcfg-eth0.

On one I have:
NM_CONTROLLED=
On the second
NM_CONTROLLED=no

AFAIK, when using default installation, it does
give you:
NM_CONTROLLED=
as in the first machine.

I wonder:
what did I do that caused it to be changed to
NM_CONTROLLED=no
on the second machine ?

I don't remember that I did it manually.

Could it be as a result of chkconfig someService off ?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: what is the origin of NM_CONTROLLED=no

2009-02-04 Thread Mark Ryden
Hello,

did you you system-config-network to configure the device?  The tool
 has a radio button for NM control.
The answer, is : (defineitely)
NO!

I did not use system-config-network in the recent year nor did I added
this manually to the ifcfg-eth0 script.

Regards,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


connecting to a WPA-PSKr from command line

2009-01-31 Thread Mark Ryden
Hello,
-  I have a wireless router which is configured to work with WPA authentication.
- I can easily connect it with NetworkManager after typing the password.

 - I want to connect it from command line.
  - I tried with iwconfig, but I could not. I googled for it, and saw
suggestions to use
wpa supplicant.
My questions is:
  - is usage of wpa supplicant is a MUST when trying to associate to
wireless router which works with WPA authentication?
  - Can somebody recommend some link that worked for him , which
specifies how to connect a WPA authenticated wireless router with wpa
supplicant?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


getting the speed of the RAM

2009-01-20 Thread Mark Ryden
Hello,
I have a couple of machines on which there are various
fedora distros (F10, F9 and  F8) and redhat enterprise distros.

On some of them lm_sensors run, on some lm_sensors does not run.

I try to get the speed of the RAM using dmidecode and lshw but I can't. I do
get other helpful about the RAM (like size, type, etc). but the speed
entry shows: Current Speed: Unknown. I had heard from other people that
on their machines dmidecode **does** show the RAM Speed. I must add that
these machines are x86_64 based, and some of them are really brand new.
I know of course that I can get this info from BIOS (or open the case and
look at the RAM sticks themselves) .

Is there any utility or some entry under /sys or /proc where this info
is available ?

Rgs,
Maek

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Login as root in Fedora Core 10

2009-01-04 Thread Mark Ryden
Hello,

Well, first I must say I know that it is recommended not to login as
root at all.

However, I have some small LAN (of 2-3 Linux machines) at LAB which is
not connected
to the outside world. It is for video conference testing. And I need
to login there quite frequently. I cannot login as root in FC10
(In earlier Fedore Core distros ths was possible).

Is there some X setting (or something else) which can
enable me to login as root in FC9 from the Xwindows login screen ?

Rgs,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Build Fedora Core 6 gcc from src rpm on Fedora Core 9 with original options

2008-06-16 Thread Mark Ryden
Hello,

I am trying to install and build gcc from src rpm.
I am installing it on Fedora Core 9, and I downloaded the gcc src rpm
of Fedora Core 6.
I want the default gcc to stay as it is (of Fedora Core 9); and that
side by side with it, there will be
gcc of Fedora Core 6, in a different path.

So , this is what I did:

gcc src.rpm and ran:
rpm -ivh
and then
rpmbuild -bp --target=x86_64 gcc41.spec (there are many pathces in
this source rpm)

Now, under /usr/src/redhat/BUILD I have a folder named:
gcc-4.1.1-20061011

I navigated there; I should run ./configure, but is there a way I can
know what are the options
for the configure which the gcc on FC6 was compiled with ?  There are
really many options and
I am afraid that if I will miss one, the when trying to build a
module /kernel/some other projects with the generated gcc, it will give
errors. (I have access to a machine on which FC6 with this gcc runs;
but is there a way I can know what
are the options gcc was compiled when this gcc rpm was build ? maybe
by some option to
rpmbuild --rebuild??)

Any help will be appreciated.

Regards,
Mark

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list