Skip to content
Question Defense
Technical answers for technical questions
Question Defense
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact
Linkedin page opens in new windowTwitter page opens in new window
Search:
Search
  • Backtrack Linux
    • Backtrack Article Request
  • HTTP ERROR
  • Kali Linux
    • Kali Linux Article Request
  • Privacy Policy
  • Tools
    • Class Of Device – Bluetooth CoD List In Binary And Hex
    • phpMyAdmin Blowfish Secret Generator
  • Documentation
    • check_postgres.pl
    • Linux Man Pages
      • insmod
      • kill
      • Logrotate
      • ls
      • lsmod
      • mail
      • modprobe
      • more
      • mysqldump
      • ntfsprogs
      • ntfsresize
      • pg_dump
      • psql
      • rmmod
      • screen
    • Monarch
      • Monarch Commands
      • Monarch Control
      • Monarch Escalations
      • Monarch Groups
      • Monarch Management of Nagios Hosts
      • Monarch Managing Nagios Contacts
      • Monarch Managing Nagios Hosts
      • Monarch Profiles
      • Monarch Services Template
      • Monarch Time Periods
      • Monarch Tools
  • Tags
  • Contact

Tag Archives: editor

You are here:
  1. Home
  2. Entries tagged with "editor"

Technology Insights

Change vi Defaults To Not Display Line Numbers When Editing Files On Linux

InsightsBy alexMay 6, 2011Leave a comment

Recently I was contracted to do some work for a new client that had around 25 CentOS Linux and Ubuntu Linux servers. The client needed various system administration tasks completed such as updating the servers, modifying a couple scripts that performed automated tasks, and a couple other basic tasks. I typically use vi to modify…

Technology Insights

Ubuntu 10.04: Disable popup description on mouse hover

InsightsBy purehateSeptember 25, 2010Leave a comment

Although Ubuntu is a fantastic Linux distribution they have done quite a few annoying things by default in a effort to create a more user friendly work environment. One of these things is the tool tips and descriptions which pop up whenever the mouse is hovered over anything.  This happens for links, applications, folders and pretty much everything else. Its seriously annoying…

Technology Insights

How to Change the Default Editor in Ubuntu 10.04 Lucid using the Shell

InsightsBy purehateMay 10, 2010Leave a comment

As anyone knows from my previous posts I have been giving Ubuntu 10.04 a test drive and so far I am pretty happy with it. I have been spending most of my time configuring the various small things I prefer in Linux. One of those things is I like to have vi as my default…

Technology Insights

Modify Opera Bit Torrent Configuration Settings, Modify Opera Web Browser Settings

InsightsBy alexMarch 29, 2010Leave a comment

Typically when I want to modify a setting related to one of the browsers I use I open the main Preferences configuration window, navigate to the correct sub section, make the modification, and then save the new browser configuration setting. Opera does have a typical Preferences configuration window however I was initially unable to locate…

Technology Insights

Add a WYSIWYG Editor to ZenCart Product Descriptions

InsightsBy alexFebruary 26, 20098 Comments

Adding a WYSIWYG editor interface to the ZenCart admin product descriptions page is easy. By default ZenCart actually offers HTML Area which is OK but since its so easy to upgrade to a real editor like TinyMCE or FCKeditor that is what I would suggest. First if you want to just enable HTML Area you…

Technology Insights

Locate and Replace Numerous Instances of the Same String Using vi

InsightsBy alexOctober 10, 2008Leave a comment

To locate and replace a string of text in a file using use the below text. shell# vi filename Once in vi use the following: :%s/string/new-string/ <enter> That will replace any instance of string with new-string.

Technology Insights

WP Block Admin Add Author To Have Admin Interface Access

InsightsBy alexSeptember 27, 20081 Comment

I have a couple people who write articles from time to time sand after installing WP Block Admin they were unable to get to wp-admin anymore. Since we are only using three user levels on this site which are Admin, Author, and Subscriber. On install WP Block Admin is set to only allow Admin and…

Technology Insights

Windows Notepad With Tabs, Notepad++ Windows Notepad Replacement

InsightsBy alexSeptember 24, 2008Leave a comment

I was recently watching an episode of hak5 on my ipod and got turned on to a cool source code editor and all around notepad replacement for Windows called Notepad++. This application is completely free, doesn’t take a lot of resources to run, and is snap to install. Some cool features of Notepad++ 1. Tabs:…

Technology Insights

WordPress Visual Tab Is Gone – WYSIWYG Editor Missing

InsightsBy alexSeptember 1, 20082 Comments

My problem here was in the WordPress admin for posts and pages I was unable to see the visual tab in the entry box. I had seen lots of ideas suggested about how to resolve the issue but none seemed to do the trick. It was mentioned that clearing the cache could resolve the issue…

Question Defense
© 2019 question-defense.com

>>> Brave Browser Tipping: Support us by downloading, installing and then tipping us with Brave! <<<
Amazon Associate Disclaimer: As an Amazon Associate we earn from qualifying purchases.

Go to Top