Fedora Security :: Laughlin Pam_usb Make/install Guide And PKG_CONFIG_PATH Error

Jan 27, 2011

Objective: Create a guide to building the now orphaned pam_usb source for Laughlin and summarize the make/install process so that everyone can easily do their own make.

Sources:
http://pamusb.org/

1) Downloaded latest version:
Soundforge pam_usb

2) Resolved Dependencies:
sudo yum install libxml2-devel pam hal pmount python pam-devel hal-devel dbus-devel

3) Tried first make: cd ~/Downloads/pam_usb-0.4.2

[Code]...

View 2 Replies


ADVERTISEMENT

Fedora :: Unable To Install Gtk+2.0 On 9 - Setting The PKG_CONFIG_PATH Env?

Mar 2, 2010

I am trying to install wireshark latest version on Fedora core 9. It has a dependency on gtk2.0 > 2.4, I tried installing gtk+2.18, But this sucks.GTK inturn has dependencies on glib(2.21), atk , pango and cairo. I have old version of glib i.e 2.16.6 which comes of fc9 distro. I downloaded and installed glib 2.22 from the source( ./compile, make and make install).
The installation was succesful, the libraries get generated in /usr/local/lib. After installing glib, still I get this error while installing gtk+2.

Error:

/////////////////
" checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6) were not met:

[code]....

View 6 Replies View Related

Fedora Security :: Guide To Setup Samba With Selinux?

Nov 11, 2010

I have a removable USB drive formated with NTFS. I enabled all the samba boolians in the SElinux GUI but it still doesn't seem to work. If i put it on permissive it will work. What more is there that i need to do to get my directories to show up on samba with selinux enabled?

View 2 Replies View Related

Fedora Networking :: FTP To Laughlin From Windows 3.11

Jan 28, 2011

I was recently asked to upgrade a Fedora4 machine to Fedora 14 after the hard drive on our server crashed.I have been able to sftp to and from Windows7 machines and to Fedora 4 machines, but I cannot ftp to the Fedora 14 machine from the Fedora 4 platforms nor our Windows 3.11 machine.

The ability to ftp from the Windows3.11 machine to the Fedora 14 machine is a necessity for our operations.I am sorry as I am very new to networking, so I do not know if this is a problem with security certificates, authentication, or if the platforms are completely incompatible.

View 4 Replies View Related

Software :: Compiling Glib PKG_CONFIG_PATH Environment Error?

Feb 23, 2010

In my CentOS5.4 I need to install gtk+-2.12.2, it demands glib-2.22.3, and system has only glib-2.13.5I download and install glib-2.22.3 with command ./configure --prefix=/opt/glib-2.22.3 && make && make installDownloaded gtk+-2.12.2 and compiling like ./configure --prefix=/opt/gtk+-2.12.2 --with-glib=/opt/glib-2.22.3gives error:Requested 'glib-2.0 >= 2.13.5' but version of GLib is 2.12.3Consider adjusting the PKG_CONFIG_PATH environment variable if youinstalled software in a non-standard prefixI made $ export PKG_CONFIG_PATH=/opt/glib-2.22.3/bin:$PKG_CONFIG_PATHAnd please specify if here I have to write /opt/glib-2.22.3/bin or /opt/glib-2.22.3?and echo $PKG_CONFIG_PATH - I see my lib in $PKG_CONFIG_PATH

View 2 Replies View Related

CentOS 5 :: Compiling Glib PKG_CONFIG_PATH Environment Error

Feb 23, 2010

In my CentOS5.4 I need to install gtk+-2.12.2, it demands glib-2.22.3, and system has only glib-2.13.5

I download and install glib-2.22.3 with command ./configure --prefix=/opt/glib-2.22.3 && make && make install

Downloaded gtk+-2.12.2 and compiling like ./configure --prefix=/opt/gtk+-2.12.2 --with-glib=/opt/glib-2.22.3
gives error:

I made $ export PKG_CONFIG_PATH=/opt/glib-2.22.3/bin:$PKG_CONFIG_PATH

And please specify if here I have to write /opt/glib-2.22.3/bin or /opt/glib-2.22.3?

And echo $PKG_CONFIG_PATH - I see my lib in $PKG_CONFIG_PATH

But still the same error.

View 2 Replies View Related

Fedora :: Just Upgraded From 13 To 14 (laughlin) Version And Evolution Won't Work

Apr 19, 2011

Recently I upgraded my Fedora 13 to its latest (stable) version Fedora 14 Laughlin. Things seemed to have gone well until I noticed that my evolution mail client stopped working. When I clicked to open Evolution, it loaded but immediately it got hanged, and every time I did I didn't work. I posted this question in fedora forum it self many views and no response. Can anyone in this form guide me as to why this is happening and how to rectify it?

View 2 Replies View Related

Fedora Installation :: Dual Boot Install Guide Or Steps?

Jan 2, 2010

I have been searching around and found lots of details of how to fix a dual boot situation gone wrong but I have not run across a guide or steps on how to install Windows & FC12 the correct way.I have to reinstall my computer any way for other reasons so I am going to reinstall with either XP or Win7 (leaning towards 7) and Fedora 12. I can dedicate a drive to each OS no problem and I can imagine how I would install each on it's own drive, but not quite sure what to use as a boot manager?

View 7 Replies View Related

Networking :: Trying To Make Sense Of Linksys Router User Guide

Jun 23, 2009

After I installed a gigabit router, I could not access my nfs server anymore; I tried with the previous physical set-up and all was OK so clearly it is the new router that is the disturbing factor. After some (and then some) experimenting, it would appear that the following specific feature needs to be enabled: Filter Internet NAT Redirection This feature uses port forwarding to block access to local servers from local networked computers. Select this feature to filter Internet NAT redirection. It is not selected by default.

The reason I had simply looked over it is that I did not see how internet nat redirection could be related to the local network. As I read the details, it became clear that it really is but it also raised new questions. Have I now allowed just anyone on the internet to access to my nfs server? Because the description is not very clear either as it mentions both internet and local network. And what is that odd terminology? Filtering allows access, not filtering does not - that seems like the world upside down ...

View 2 Replies View Related

Red Hat / Fedora :: Adjusting PKG_CONFIG_PATH - No Package 'cairo' Found

Jun 20, 2010

I am facing problems when trying to install gtk+, I have downloaded all the required libraries, but the following output?

checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6) were not met:

Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.12.3

No package 'atk' found
No package 'pango' found
No package 'cairo' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.See the pkg-config man page for more details.

View 6 Replies View Related

Fedora Security :: What Security Measure's Should Be Taking To Make Box Little Less Vulnerable?

Apr 7, 2009

I'm just curious as to what security measure's I should be taking to make my box a little less vulnerable? I'm still experimenting/playing with Linux, use the net, IM, download this and that and was wondering how secure fedora 10 was out of the box?

View 12 Replies View Related

Fedora :: Install "fatrat Download Manager - Make Error

Nov 9, 2010

I get this error when I type "make" to install "fatrat download manager"

Code:

View 5 Replies View Related

Ubuntu :: Pam_usb Unwanted Automatic Logoff?

May 28, 2010

I've setup pam_usb to allow me to log in with just my usb drive. This works fine, save for one issue. When I log in using pam_usb, my session dies abruptly if I unplug the usb drive.I am _not_ runing pamusb-agent.It seems like there may be some issue with policykit, but I'm not sure./var/log/auth.log:

Code:
May 28 20:42:10 nitrogen gdm-session-worker[1836]: pam_succeed_if(gdm:auth): requirement "user ingroup nopasswdlogin" not met by user "dschep"

[code]....

View 2 Replies View Related

Software :: Pam_usb Login With Usb Stick In Ubuntu?

Jul 9, 2010

what i'm trying to do is set up a ubuntu system that will lock and unlock itself by unplugging and plugging in a pen drive. its a fresh install of 10.04 LTS and i updated it. the instructions that i'm following are from [URL] starting on post #18. i then install the modules from apt-get just fine, but get hung up on 'sudo pamusb-conf --add-device DeviceNickname' with the error "No Devices Detected". for DeviceNickname, i've tried TEAM (default name of pen drive), test, /media/TEAM, and /dev/sdb. i've even tried "....-device=test" format for each preceding option as i've seen suggested, but to no avail.

View 1 Replies View Related

Software :: Install Informatica On System Guide?

May 30, 2010

Do we have informatica for download anywhere?
The current version of Informatica happens to be 8.6
Please, provide me the details.
And, also how to install informatica on linux guide?

View 5 Replies View Related

Ubuntu Security :: Make A Dongle To Access Install?

Apr 26, 2011

I'm a little security paranoid, there are a lot of times that my terminal is available to prying eyes and listless fingers. As a security minded individual, I would like to make sure to lock down my Ubuntu (11.04b3) install in one of the best ways I can think of, and require a dongle to access my box. Is this something any of you other security minded people have done?

What are other great ways to lock my terminal? I would like to make sure that not only the "average" user, but also the ABOVE average user will not be able to penetrate my system without a key. Let me know what you think, and other measures I can take.

View 9 Replies View Related

Ubuntu Installation :: Zotac Zbox ION Install Guide?

Feb 6, 2011

I had the bug for a Boxee system. After looking at a bunch of different small HTPC options, I settled on the Zotac ZBOXHD-ND22-U system. Highlights of the box: Dual-core 1.2 Ghz CULV CPU ION chipset, handles up to 8GB of DDR3 (PC3-8500) 2.5" SATA bay
6xUSB2 ports, front SD slot HDMI port, supporting up to 7.1 audio

After a good bit of research, I opted to install Maverick instead of Lucid, since Maverick includes the required ALSA 1.0.23 release. This isn't an utterly complete cookbook. I'm doing this from memory... Here's what I did, roughly in order:

1. Install Maverick via a USB stick (built with Unetbootin). I selected Maverick x86, so I wouldn't have to muck around with the whole 32-bit flash on amd64 business, particularly in an embedded environment.

2. Removed gdm - we'll be booting directly into Boxee here. aptitude remove gdm, also let it remove the dependencies. Later, I went back and removed extraneous packages, like all of the gnome desktop stuff. Seemed fairly pointless to keep it around.

[Code]...

View 2 Replies View Related

Ubuntu Security :: Install A Firewall GUI And Make Special Settings?

Aug 19, 2010

I just erased WinXp and installed Ubuntu on old laptop. I intend to use it later ot connect to public Wi-Fi. Do i need to install a firewall GUI and make any special settings? I didn't encrypt home folder during installation. I probably should have done it. But i am already low on system resources (224MB ram, 1.2Ghz CPU). Would that use up any additional resources? Would it make computer run slower? Can i still encrypt the home folder after i installed the system?

View 3 Replies View Related

Fedora :: Installation Guide For Download?

Aug 17, 2011

Are Installation Guides available for download?

View 1 Replies View Related

Fedora Security :: How To Make A Guest User

Jul 1, 2009

so, sometimes happen that while I'm on my pc comes my mom and say "can I look a things 10 minutes?", this means that I have to leave my computer in her hands for ten minutes... enough to make something wrong! In ubuntu there is a usefull button "start guest session"..but here in fedora I can't find it...So, I create a new user and I called it "Guest" and I eliminated the password, so they can access also without me... but I have some problem:a) I set the home directory of this guest in /tmp/guest thinking that in this way everytime the home directory will be clean... but this doesn't work...b) is there a way to prevent in all cases this account to autenticate as root? So, if they try to install something it hasn't to show the box "autenticate as root", it has to say only "you can't"

View 14 Replies View Related

Fedora Security :: Error: Image.jpg Has Failed To Upload Due To An Error

Nov 1, 2010

I have wordpress server running on my machine and I have SELinux enabled for enforcing/targeted. I am unable to insert images, music, etc from the add new post field on the wordpress dashboard. I receive the following error:

image.jpg has failed to upload due to an error The uploaded file could not be moved to /var/www/html/wordpress/wp-content/uploads/2010/10. When I disable SELinux completely, it works fine. Does anyone know what Boolean I need to check to resolve this issue?

View 4 Replies View Related

Fedora Servers :: Make PHP Pages - Shows An Internal Error 500 Page But Doesn't Show On What Line And Compile Error Encountered

Feb 1, 2011

I'm trying to make some pages. For this I try to host them locally. However, when I have an error in my PHP code, the server shows an internal error 500 page and doesn't show on what line and what compile error it encountered. There is no such information in the error log either. What should I do about it, it's not really nice to comment all the lines and then try to uncomment them one by one. I've been googling for a while, but didn't find anything.. I forgot to mention, I;m using Fedora :P, the apache that came with it and mysql and php from the repository...

View 3 Replies View Related

Fedora Security :: Make SELinux Changes Remain After Boot?

May 10, 2011

After I do a recommended SELinux change from an alert:

'grep blender /var/log/audit/audit.log | audit2allow -M mypol'

the next time I boot, I have to add the rule again. How would I make this permanent? Can this only be done with the SELinux Policy Generation Tool? I've tried making bug reports for some SELinux warnings.

View 3 Replies View Related

Fedora :: Flash Player Not Woring From Fedorafaq Guide?

Aug 24, 2009

I followed the FedoraFAQ guide to install the flash player on x86_64 but when I configure it with:mozilla-plugin-config -i -g -vI get these errors:

[root@compaq Download]# mozilla-plugin-config -i -g -v
INFO: /usr/lib/nspluginwrapper/npviewer isn't accessible.
INFO: /usr/lib64/nspluginwrapper/npviewer looks ok.

[code]....

View 3 Replies View Related

Fedora :: Is There 'translation' Guide For Gnome Users Coming To KDE

Dec 30, 2009

Following ishaqbaig thread about Gnome to KDE in Fedora.I'm thinking of dipping my toe in KDE waters (currently a die hard gnome user since FC5).I was wondering is there a "translation" guide for gnome users coming to KDE in terms of showing comparable apps, configuration guides/tips etc

View 3 Replies View Related

Servers :: Need Complete SQUID Setup Guide For Fedora

Jul 14, 2011

I need the complete reference guide to set up my own SQUID transparent proxy Server with Gateway support. I am using Fedora 14. Please help me with LINKS/REFERENCE. I am a learner in Squid.

View 1 Replies View Related

Fedora Security :: Make The Root File System Read-only

Jun 23, 2009

I am interested in making the root file system is read-only. I've moved /var and /tmp file systems to another partitions. There are two files in the /etc directory that need to be writable.

These are:

I've moved this files to /var and linked it. I've added command to the /etc/rc.d/rc.local file:

That's it. Are there other solutions to make the root file system is read-only?

View 1 Replies View Related

Fedora Security :: Install Security Lab Menu On A Normal 13 Installation?

May 30, 2010

Is it possible to install security lab menu on a normal Fedora 13 installation? I don't want to use security spin.

View 14 Replies View Related

Fedora Servers :: Good Guide To Enabling Https On Apache2?

Dec 28, 2009

I've got a basic apache2 setup running w/ multiple virtual hosts, would like to try SSL (i.e. https).

I've got the IP networking side well and truly sorted but I need guidance on the apache/ssl config side. I have installed mod_ssl.

Does anyone have a good guide for Fedora that's recent? All I can find are ubuntu and old fedora 'core' guides, so not sure how much applies to F12. The best ones I can find so far is

https://help.ubuntu.com/community/fo...er/apache2/SSL

http://httpd.apache.org/docs/2.0/ssl/ssl_howto.html

View 7 Replies View Related

Fedora Security :: New Glibc Update Make Selinux Prevent Qemu-kvm To Run

Aug 11, 2009

After install glibc-2.10.1-4 (x86_64) package, i couldn't run the qemu-kvm anymore.

SELinux is preventing qemu-kvm (svirt_t) "setrlimit" svirt_t.
SELinux prevented pt_chown from using the terminal 0.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved