General :: Make A File/directory Transparent When It Is 'cut'?
Feb 6, 2010I'm using ubuntu 9.10. I was wondering if it is possible to make a file/directory transparent when it is 'cut', like it is in Windows.
View 14 RepliesI'm using ubuntu 9.10. I was wondering if it is possible to make a file/directory transparent when it is 'cut', like it is in Windows.
View 14 RepliesI'm currently stuck at 6.13 GMP-5.0.0 of the LFS installation. After running make, I receive the following:
error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
make[2]: *** [libmpn.la] Error 127
make[2]: Leaving directory `/sources/gmp-5.0.0/mpn'
[code]....
I have a directory called data. Then I am running a script under the user id 'robot'. robot writes to the data directory and update files inside. The idea is data is open for both me and robot to update.
So I setup the permission and owner group like this
drwxrwxr-x 2 me robot-grp 4096 Jun 11 20:50 data
where both me and robot belongs to the 'robot-grp'. I change the permission and the owner group recursively like the parent directory.
I regularly upload new files into the data directory using rsync. Unfortunately, new files uploaded does not inherit the parent directory's permission as I hope. Instead it looks like this
-rw-r--r-- 1 me users 6 Jun 11 20:50 new-file.txt
When robot tries to update new-file.txt, it fails due to lack of file permission.
I'm not sure if setting umask helps. In anycase the new files does not really follow it.
$ umask -S
u=rwx,g=rx,o=rx
I'm often confounded by Unix file permission. Do I even have a right plan? I'm using Debian lenny.
How to make squid proxy transparent?I have configured a Squid proxy server with some ACLs but we have to check from client side whether those ACLs work or not ,I have to open their firefox and manually enter my machine's i.e. proxy server's ip, only after entering this ip , Those ACLs work properly.But now I want to make it work without manually entering the proxy on clients machine.I guess transparent proxy is the solution, but how to configure it/Please guide me and I am one of the machine in LAN.
View 1 Replies View Relatedhttp_port 3128 transparent --> What does this mean? Is this a only thing we do to make Squid Proxy Transparent?
View 2 Replies View RelatedI've been trying to make the menu bar transparent on ubuntu 9.1 but i don't know how. I've looked it up and many places tell me how to do it on CCSM but apparently my menus on CCSM are different. They tell me to go to the Opacity Settings tab an then enter certain values on dock, menu, dropdown, and popupmenu but i dont have those tabs.....
View 2 Replies View RelatedWhen trying to install my WiFi card's driver on Ubuntu 9.1, I run the make command and get the following error:make: *** /lib/modules/2.6.31-20-generic/build: No such file or directory
View 1 Replies View RelatedInitially I thought - use a for loop with ls in it:
Code:
However this causes lots of problems (folders have extensions, I have duplicate folders, the names with spaces create a folder for each element of the name).
The contents of the folder is basically movies (some with subtitles). Some of the names have things like (original) or CD1 CD2 in them.
I am a student studying computer science course.
Well, I am facing problem when doing lab questions.
I must use DLXLinux bundled in Bochs (bochs.sourceforge.net).
I am required to use the /usr/local directory.
In /usr directory, there is no directory named 'local' but there is one thing called 'local@'. So, when I try to use mkdir command to create 'local' directory in /usr , there are error "cannot make directory.....".
Look at my screenshot at [url].
Is it possible to make terminal (xfce4-terminal) transparent from bash script?
Maybe by enabling compostion?
I want to make a file called file roller for Ubuntu 9.10. The folder has a file called install.sh and some others that are make.
I figure first I need to make a file and then run install.sh to install. But I don't know how to do this.
I am trying to add border to the 1.jpg. It is the map that I want to add the first image.
how to make map transparent, so I can overlap them.
So I use the Elementary theme and the top panel doesn't really go transparent. How do I do it?
View 7 Replies View Relatedi tried searching for options to add conky class to make it look semi transparent, i could not find it, any idea how do i get into this ?
View 7 Replies View RelatedI'm attempting to install a WLAN card driver from source, as that's all that's available.I'm getting:
make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory
Build appears to be a link pointing to "/usr/src/linux-2.6.31.5-0.1-obj/x86_64/desktop"."linux-2.6.31.5-0.1-obj" doesn't exist.
I then went agead to download ethernet realtek ethernet gigabyte card driver for my version of linux. I untar the file and i got the directory r8168-x.x.xxx.xx, a README file so i read the README file and it asked me to run ./autorun.sh which i did but i got the following error:
Check old driver and unload it.
Build the module and install
make: *** /lib/modules/2.6.32-71.el6.x86_64/build: No such file or directory. Stop.
[code]....
I'm involved in a project to students set up a network security training lab using vmware. I want to simulate (in a very rough way) scanning through a poorly configured router or firewall. The easiest way I can think of to simulate this is to use a linux vmware image with two virtual nic cards to act as a firewall with the attacker on the outside network and a domain controller, web server, and database server on the inside network.
I would like to start students off with a firewall script that exposes everything on their internal network to the attacker. Is there an easy way to (mis)configure iptables to do this?. The model I'm trying to replicate is something like this. Attackers were on a 10.10.x.x network, defenders were on a 192.168.x.x network. As an attacker I could nmap 192.168.x.x and see every machine and every service on the defenders side even if they moved a service to an unexpected location. how I can implement a similar configuration using a linux image as firewalls/routers in vmware?
Have two questions:
1)Is that possible to disable the mouse or make it transparent in ubuntu 9.10?
2)Is that possible to change the ugly boot icon?
I figured out how to make the border transparent, but in w7 Whole opera is transparent. How do i do that in ubuntu?
View 1 Replies View RelatedI found out how to make the panels fully transparent so I thought I would share it with others. When you set the panel to be transparent in the default Ambiance theme in Ubuntu 10.04, you will find that some panel items' backgrounds are not transparent, but you can make them transparent and consistent with others, following these steps:
Go to Applications (or Main Menu) > Accessories > Terminal.
Enter cp -R /usr/share/themes/Ambiance ~/.themes/
Enter gedit ~/.themes/Ambiance/gtk-2.0/gtkrc to open Ambiance's ftkrc file with gedit.
Search for this line bg_pixmap[NORMAL] = "panel_bg.png"
Comment out the line by placing a # at the beginning of the line, like this: # bg_pixmap[NORMAL] = "panel_bg.png"
Save the gtkrc file.
Go to System > Preferences > Appearance, switch to the other theme and then back to the Ambiance theme.
How do I make the panel solid and not transparent as seen in the attached image.
View 2 Replies View RelatedI like the compositor options I get from Xubuntu rather Ubuntu because I havent really found a way to make the inactive windows transparent in Ubuntu. But I also like the transparency options I get for the panels on Ubuntu. I can make the panel transparent but keep the icons and text and Im pretty sure launchers not. Is there a way I can edit the panels in such a way in Xubuntu or vise versa for Ubuntu with the compositor options on Xubuntu?
First Screenshot is Ubuntu
Second Screen shot is Xubuntu
I want the red transparent panel from Ubuntu on Xubuntu or the compositing style from Xubuntu to Ubuntu.
I've downloaded a linux driver for my wireless card (Realtek 8191SE), and whenever I try to make it it gives me the following error:make: *** /lib/modules/2.6.31.5-0.1-desktop/build: No such file or directory. Stop.
make: *** [all] Error 2I have installed make, pattern devel_basis devel_C_C++, kernel-source, linux-kernel-headers, gcc43, etc.I also tried linking them:# ln -s /usr/src/kernel-headers-2.6.31.5-0.1-desktop /lib/modules/2.6.31.5-0.1-desktop/buildln: creating symbolic link `./build': File existslinux-ynct:/lib/modules # ls2.6.31.14-0.1-debug 2.6.31.14-0.1-desktop 2.6.31.5-0.1-desktop2.6.31.14-0.1-default 2.6.31.14-0.1-xen
It's my first Linux. (and the only one I could install. So I won't(can't) try with another version.)
I got these results.
And, I'm following this thread - Realtek RTL8191/8192SE WiFi Drivers.
I did : sudo zypper install automake make linux-kernel-headers kernel-desktop-devel kernel-syms // and now I have all the highest versions.
But I'm still getting this message..
i am sorry, but i can not find the option to make the taskbar transparant.i have kde 4.3.4
View 8 Replies View RelatedMy gnome panel currently looks like this:
The panel is not expanded and the autohide buttons are not checked. As you can see I've set the background to transparent and removed the shadow via ccsm. The only thing that doesn't look nice are the "grabbers" to move the panel arround. Can they be modified to be transparent too? Maybe editing the theme?
I cannot set the panel to expand because I use a dock which would be partly covered by the panel.
Does anyone have a clue as to how to make the top and bottom panels transparent in 10.4 xubuntu?
There are no options in the settings menus to set this - none that work ffor me anyhoo. And 'right clicking' on the panels does not give this option.
Maybe a command line, er, command?c
Does anyone know how to set the background of a terminal to be an image, and not have it slightly transparent? I've set an image as my Terminal background, but now when I open a terminal over other applications I can see those applications through my Terminal background. Is there any way to stop this from happening?
View 9 Replies View RelatedI ftp into the server and see the files, but when i try to make a directory or upload a file it returns an error saying that permission is denied.I am wanting the users to be able to log on with their user account and then be able to have full control over their directories. What can i do to fix this problem?I have enabled port forwarding for ftp. What else is there i can do? If you need any extra information, let me know! I would like to get this fixed asap!Here is my vsftpd.conf file.
# Example config file /etc/vsftpd.conf
#
# The default compiled in settings are fairly paranoid. This sample file
[code]....
So I've been messing around with the opacity settings in ccsm and I can't figure out how to make the drop menu color completely transparent.. I can adjust the opacity in ccsm, but that also changes the opacity of the tekst, and that's not so good..
View 9 Replies View Related