Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
10-30-2016, 05:57 AM
|
#1
|
LQ Newbie
Registered: Oct 2016
Posts: 7
Rep:
|
Linux and html, and Linux communicating with Windows computers
Thinking of moving from Windows desktop to Linux (Mint) ditto. Would I be able to continue to program in html for the internet ? Would I be able to output material on disk which could be read by computers with Windows operating systems ? What about email to such computers ?
|
|
|
10-30-2016, 06:24 AM
|
#2
|
LQ Guru
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,519
|
Quote:
Originally Posted by samix
Thinking of moving from Windows desktop to Linux (Mint) ditto. Would I be able to continue to program in html for the internet ? Would I be able to output material on disk which could be read by computers with Windows operating systems ? What about email to such computers ?
|
Welcome to the Forums. Linux Mint is quite popular, you will find many advantages to it. Can you explain more about your workflow? Depending on how you plan to work, there are different tips to save time and effort.
I don't personally know people who try to do HTML work on Windows. Normally, people use Linux or OS X for that, I've seen. So I guess that answers the general question: yes you can do XHTML on Linux. XHTML and CSS are after all just standards and thus independent of the platform you are working on or else something has gone really wrong. About programming, XHTML is a markup language, though, so it's not a programming language or even related to one. Do you mean working with PHP, Perl, Python, or Java Server Pages? If so, then yes, programming is easy on Linux.
About reading disks with Windows, can you elaborated? External drives and USB-sticks can be formatted with outdated file systems like FAT32 or NTFS and they can then be carried over to Windows machines and read from them. Alternately directories or even whole partitions can be shared over the network. If all your machines are on the same LAN then you have Samba which provides SMB/CIFS. If the machines must connect over the Internet, then you can share files using SSHFS. If the machines must connect over the Internet and you have a large, distributed business, then OpenAFS might be worth a look. However, regardless of how you share the files, the important part is that you have a common format. In your case XHTML would work because even Windows applications can read it.
E-mail is similar. It is standards based and thus you have a choice of applications with which to read or write e-mail. Or you can use a webmail interface, in many cases. Thunderbird is a good choice and others like Sylpheed. There are also hard core Mutt users. If you are connecting to an M$ Exchange server instead of an e-mail server, then you will have to have the sysadmin of the server turn on IMAPS for you.
|
|
|
10-30-2016, 10:32 AM
|
#3
|
LQ Newbie
Registered: Oct 2016
Posts: 7
Original Poster
Rep:
|
Thanks
Thank you for the reply. Can you recommend a book which answers these kinds of simple questions about Linux operating systems ?
Samix
|
|
|
10-30-2016, 01:00 PM
|
#4
|
LQ Guru
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,519
|
Well, there are some general books about GNU/Linux but they are not specific to any particular task:
http://linuxcommand.org/tlcl.php
http://www.linurs.org/linux/Linux.pdf
However, there are some variations between distros regarding the GUI and the GUI-based tools. They are fast moving targets and hard for books to keep up with them. You might look at some that are specific to your choice of distro (Linux Mint) which are not only more specific but also kept more up to date:
https://www.linuxmint.com/documentation.php
Emacs (an IDE and editor) is hard to beat for a lot of tasks, such as XHTML work, but has a bit of a learning curve. It's worth the investment in learning but you might look at Bluefish or BlueGriffon, too, if you are just starting.
Maybe you have some more detailed questions to help us focus answers?
|
|
|
10-30-2016, 04:56 PM
|
#5
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,580
|
Quote:
Would I be able to continue to program in html for the internet ?
|
HTML is its own set of standards that are platform agnostic. You can certainly write HTML on Linux.
The question becomes, are you using proprietary tools that work only on Windows to do your development? You will not get Adobe development tools, for example, to run on Linux, as Adobe does not support Linux.
This article will tell you more about Linux development tools. And, of course, there always text editors. Many Linux text editors include the capability of working in various mark-up languages.
|
|
|
10-30-2016, 05:02 PM
|
#6
|
LQ Guru
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 5,924
|
I stopped using javascript several years ago, but still create pages using HTML and XHTML with CSS. I use vi (or gvim) on both windows and linux for page development.
I may be atypical, but my point is that there is nothing at all about web development that makes it (somehow magically?) prefer to have been developed on any particular operating system. You could do your development on FreeDOS, CP/M, Linux, BSD, or any other operating system that has tools and some kind of network presence that allows you to move the product to a web server. Many more pages and sites are developed on Linux than on Windows, but that is because more developers prefer Linux, and more web servers are Linux based.
|
|
|
All times are GMT -5. The time now is 01:10 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|