-
as seen on How to geek
- Search for 'How to geek'
The other day we looked at sharing a printer between Windows 7 machines, but you may only have one Windows 7 machine and the printer is connected to a Vista or XP computer. Today we show you how to share a printer from either Vista or XP to Windows 7.
We previously showed you how to share files and…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
The other day we looked at sharing a printer between Windows 7 machines, but you may only have one Windows 7 machine and the printer is connected to a Vista or XP computer. Today we show you how to share a printer from either Vista or XP to Windows 7.
We previously showed you how to share files and…
>>> More
-
as seen on Super User
- Search for 'Super User'
For a friend, I am trying to share a USB Canon pixma ip3000 printer between two computers in his home network. But I can't get it to work due tot a Canon driver problem.
The printer is connected to the Windows 7 (64 bit) computer, and we would like to be able to print from a Windows XP computer.…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
Small office, <10 users.
USB printer which also has a network port. Is it better to share the printer by plugging the usb into the sevrer, and do a windows share, or use the built in network port?
We are using the built in network port at the moment, but don't have control to delete jobs…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi all,
I need to retrieve the last 20 values from my database.For example I have the following table
Service_ID Service_Type consumer_feedback
| 36 | Printer | 0 |
| 36 | Printer | 1 |
| 36 | Printer | …
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I'm looking into ways of automatically loading Gedit as gksu gedit when I enter sudo gedit by mistake?
I have found that I have made a number of files unreachable by using gedit and I have only just found out why!
ACHIEVED SO FAR
I have written a script which will make an alias so that if I type…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
When I load GEdit, it is different from sudo GEdit.
Normal GEdit gives me Gtk warnings in the console, and ithas a different look.
When I install plugins on either version, it doesn't reflect on the other.
I tried removing gedit and reinstalling, but I get the exact setups (in other words, GEdit…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I am a bit confused as to where I should put externally downloaded plugins. I have tried putting them in:
/usr/share/gedit/plugins
~/.local/gedit/plugins
~/.gnome2/gedit/plugins
/usr/lib/gedit/plugins
The way I have checked whether the plugins show up or not is going to Edit-Preferences-Plugins…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I'm using Ubuntu 12.04 with python 2.7.3 and PyGObject and I'd like to develop plugins for Gedit in python. I found a simple looking tutorial for this sort of thing here.
According to the tutorial, I need the Gedit module to interact with the plugin interface:
from gi.repository import GObject,…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
Previously, I need to clear documents history, so I Googled and found this:
http://www.watchingthenet.com/ubuntu-tip-clear-disable-recent-documents.html
I did the step, and then when I opened gedit in root terminal, I've got this:
root@dellph1-desktop:/# gedit
(gedit:8224): GLib-CRITICAL **: g_bookmark_file_load_from_data:…
>>> More