Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am in the early stages of looking into converting to a Linux operating system (probably SUSE). At first I will need to continue to use XP compatible software (via WINE).
Have looked for Linux software for handling my websites and not found anything. Currently use Dreamweaver MX 2004.
Can anyone please recommend Linux alternatives that I could look at?
Are there any applications like Gimp that work on both systems? Then I could become familiar before changing O/S.
if dreamweaver works with wine (never tried, but i heard it works quite flawlessly, also check the winehq app database, to be sure), why not stick to it? It runs on Linux then, so no biggy.
As for alternatives, it depends on what functionality of DW you are using.
If you use it to make dynamic sites (php), with database connections visually done, then there is no such alternative available (wysiwyg development in that field)
If you only make static sites (with some javascripts etc.. but no db connectivity), then you have some options.
Kompozer for html
Bluefish has already been mentioned
PHPBB for a forum
GNULAMP, webpage builder. [I think it costs though]
NVU,, again it costs.
There are several tools available that I found by just googling, "build a website with Linux".
edit: If you will use the homepage http://www.google.com/linux all your searches will come up as linux related.
Helps weed out the windows hits significantly.
Last edited by windtalker10; 08-15-2009 at 01:12 PM.
do you two previous posters, know what DreamWeaver is all about primary? no? it's WYSIWYG SITE DESIGN
-Netbeans does not come any close to it, at all. it's a IDE, not a wysiwyg based editor..
-phpbb is a complete forum package, has nothing to do with designing sites.
-compozer is rather old, and very basic in handling/options (again for wysiwyg).
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572
Rep:
The closest thing in Linux to DreamWeaver is Nvu, which is available in both Windows and Linux versions. Others to consider are kompozer, quanta-plus, screem, or bluefish. Of these, Nvu and kompozer are wysiwyg, and are available in both Windows and Linux versions, while the others are editors. When I was developing interactive web sites, I used bluefish, quanta-plus, and gedit. They're quite good, once you get used to them.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.